DropDatabaseAuditSpecification Propiedad
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property DropDatabaseAuditSpecification As ServerEvent
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Smo. . :: . .ServerEvent
Vea también