AssemblyStatement.Options Property

Definition

The collection of assembly 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)

Property Value

Applies to