Construtor SchemaNamedKey<T>
Incluir membros protegidos
Incluir membros herdados
Initialize a new instance of theSchemaNamedKey<T> class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
SchemaNamedKey<T>() | Initialize a new instance of theSchemaNamedKey<T> class. | |
SchemaNamedKey<T>(IDictionary<String, Object>) | Initializes a new instance of the SchemaNamedKey<T> class from a field dictionary. | |
SchemaNamedKey<T>(String) | Initializes a new instance of the SchemaNamedKey<T> class from a name string and default schema. | |
SchemaNamedKey<T>(SchemaNamedKey<T>) | Initializes a new instance of the SchemaNamedKey<T> class from another schema name key. | |
SchemaNamedKey<T>(String, String) | Initializes a new instance of the SchemaNamedKey<T> class from a name string and a schema string. |
Início