Compartir a través de


DropSignatureSchemaObject Propiedad

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

Sintaxis

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

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