SmartAdmin.IsAvailabilityDB 屬性

定義

取得資料庫是否屬於防毒群組 此特性僅在當前物件代表資料庫層級管理時生效

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

屬性值

布林

屬性

適用於