SmartAdmin.IsDroppedDB Proprietà

Definizione

Ottiene Indica se il database viene eliminato Questa proprietà ha effetto solo quando l'oggetto corrente rappresenta la gestione a livello di database

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

Valore della proprietà

Valore booleano.

Attributi

Si applica a