Partager via


DropSignatureSchemaObject 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 DropSignatureSchemaObject As ServerEvent
    Get
'Utilisation
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