SmartAdmin.IsAvailabilityDB 属性

定义

获取 DB 是否位于 AV 组中,此属性仅在当前对象表示 DB 级别的管理时生效

[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)

属性值

布尔型。

属性

适用于