SmoObjectBase constructeur
Initializes a new instance of the SmoObjectBase class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New SmoObjectBase()
protected SmoObjectBase()
protected:
SmoObjectBase()
new : unit -> SmoObjectBase
protected function SmoObjectBase()
Voir aussi