SmartAdmin.IsAvailabilityDB Property

Definition

Gets Whether the DB is in AV group This property only take effects when the current object represent management at DB Level

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Computed)]
public bool? IsAvailabilityDB { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Computed)>]
member this.IsAvailabilityDB : Nullable<bool> with get, set
Public Property IsAvailabilityDB As Nullable(Of Boolean)

Property Value

Bool.

Attributes

Applies to