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)

属性值

适用于