Compartir a través de


DropServerAuditSpecification Propiedad

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property DropServerAuditSpecification As ServerEvent
    Get
'Uso
Dim value As ServerEvent

value = ServerEvent.DropServerAuditSpecification
public static ServerEvent DropServerAuditSpecification { get; }
public:
static property ServerEvent^ DropServerAuditSpecification {
    ServerEvent^ get ();
}
static member DropServerAuditSpecification : ServerEvent
static function get DropServerAuditSpecification () : ServerEvent