Udostępnij przez


Konstruktor ExpressionNodeAttribute (String, Type)

Inicjuje nowe wystąpienie ExpressionNodeAttribute klasy, która została określona nazwa i typ.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dmf
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Syntax

'Deklaracja
Public Sub New ( _
    name As String, _
    facet As Type _
)
'Użycie
Dim name As String
Dim facet As Type

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

Parameters

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.