AvailabilityGroupData.NewAvailabilityDatabases Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Databases that are being added to AvailabilityGroup
C#
public System.Collections.Generic.List<Microsoft.SqlServer.Management.HadrData.PrimaryDatabaseData> NewAvailabilityDatabases { get; }
member this.NewAvailabilityDatabases : System.Collections.Generic.List<Microsoft.SqlServer.Management.HadrData.PrimaryDatabaseData>
Public ReadOnly Property NewAvailabilityDatabases As List(Of PrimaryDatabaseData)
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 160.2004021.0 |