SmartAdmin.IsDroppedDB 속성

정의

DB를 삭제할지 여부를 가져옵니다. 이 속성은 현재 개체가 DB 수준에서 관리를 나타내는 경우에만 적용됩니다.

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

속성 값

Bool.

특성

적용 대상