AlterAsymmetricKey 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 AlterAsymmetricKey As ServerEvent
Get
'Utilisation
Dim value As ServerEvent
value = ServerEvent.AlterAsymmetricKey
public static ServerEvent AlterAsymmetricKey { get; }
public:
static property ServerEvent^ AlterAsymmetricKey {
ServerEvent^ get ();
}
static member AlterAsymmetricKey : ServerEvent
static function get AlterAsymmetricKey () : ServerEvent
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Smo. . :: . .ServerEvent
Voir aussi