CreateDatabaseStatement.LogOn プロパティ

定義

ファイル宣言にログオンします。

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

プロパティ値

適用対象