CreateDatabaseStatement.LogOn Property

Definition

Log on file declarations.

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)

Property Value

Applies to