ResourcePool constructeur
Creates an instance of the Resource Pool class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ResourcePool()
public ResourcePool()
public:
ResourcePool()
new : unit -> ResourcePool
public function ResourcePool()
Voir aussi