AvailabilityGroupStatement.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)

속성 값

적용 대상