DiskStatement.Options Property

Definition

The disk statement options.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.DiskStatementOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.DiskStatementOption>
Public ReadOnly Property Options As IList(Of DiskStatementOption)

Property Value

Applies to