Partager via


Constructeur SchemaNamedKey<T> (IDictionary<String, Object>)

Initializes a new instance of the SchemaNamedKey<T> class from a field dictionary.

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

Syntaxe

'Déclaration
Public Sub New ( _
    fields As IDictionary(Of String, Object) _
)
'Utilisation
Dim fields As IDictionary(Of String, Object)

Dim instance As New SchemaNamedKey(fields)
public SchemaNamedKey(
    IDictionary<string, Object> fields
)
public:
SchemaNamedKey(
    IDictionary<String^, Object^>^ fields
)
new : 
        fields:IDictionary<string, Object> -> SchemaNamedKey
public function SchemaNamedKey(
    fields : IDictionary<String, Object>
)

Paramètres

Voir aussi

Référence

SchemaNamedKey<T> Classe

Surcharge SchemaNamedKey<T>

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc