Costruttore SchemaNamedKey<T>

Include i membri protetti
Include i membri ereditati

Initialize a new instance of theSchemaNamedKey<T> class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico SchemaNamedKey<T>() Initialize a new instance of theSchemaNamedKey<T> class.
Metodo pubblico SchemaNamedKey<T>(IDictionary<String, Object>) Initializes a new instance of the SchemaNamedKey<T> class from a field dictionary.
Metodo pubblico SchemaNamedKey<T>(String) Initializes a new instance of the SchemaNamedKey<T> class from a name string and default schema.
Metodo pubblico SchemaNamedKey<T>(SchemaNamedKey<T>) Initializes a new instance of the SchemaNamedKey<T> class from another schema name key.
Metodo pubblico SchemaNamedKey<T>(String, String) Initializes a new instance of the SchemaNamedKey<T> class from a name string and a schema string.

In alto

Vedere anche

Riferimento

SchemaNamedKey<T> Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc