DropDatabaseAuditSpecification propriété
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property DropDatabaseAuditSpecification As ServerEvent
Get
'Utilisation
Dim value As ServerEvent
value = ServerEvent.DropDatabaseAuditSpecification
public static ServerEvent DropDatabaseAuditSpecification { get; }
public:
static property ServerEvent^ DropDatabaseAuditSpecification {
ServerEvent^ get ();
}
static member DropDatabaseAuditSpecification : ServerEvent
static function get DropDatabaseAuditSpecification () : ServerEvent
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Smo. . :: . .ServerEvent
Voir aussi