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)

속성 값

적용 대상