AvailabilityGroupStatement.Databases Property

Definition

The collection of databases.

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