DropDatabaseStatement.Databases Property

Definition

Databases to be dropped

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

Property Value

Applies to