Partager via


Constructeur DependencyNode

Initializes a new instance of the DependencyNode 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 DependencyNode()
protected internal DependencyNode()
protected public:
DependencyNode()
new : unit -> DependencyNode
 function DependencyNode()

Notes

The default constructor initializes any fields to their default values.