Partilhar via


Propriedade DropSignatureSchemaObject

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
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