DiskStatement.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)

プロパティ値

適用対象