AssemblyStatement.Options プロパティ

定義

アセンブリ オプションのコレクション。

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

プロパティ値

適用対象