Constructeur SqlSmoObject
Initializes a new instance of the SqlSmoObject class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New SqlSmoObject()
protected internal SqlSmoObject()
protected public:
SqlSmoObject()
new : unit -> SqlSmoObject
function SqlSmoObject()
Notes
This constructor is called by derived class constructors to initialize state in this type.