CreateDatabaseStatement.Options 屬性

定義

建立資料庫的資料庫選項

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

屬性值

適用於