Compartir a través de


DropAsymmetricKey Propiedad

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

Sintaxis

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

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