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