Constructeur ExpressionNodeAttribute (String)

Initializes a new instance of the ExpressionNodeAttribute class that has the specified name.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String _
)
'Utilisation
Dim name As String

Dim instance As New ExpressionNodeAttribute(name)
public ExpressionNodeAttribute(
    string name
)
public:
ExpressionNodeAttribute(
    String^ name
)
new : 
        name:string -> ExpressionNodeAttribute
public function ExpressionNodeAttribute(
    name : String
)

Paramètres

Notes

Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.