ColumnsByTableDictionary Constructors
Obsolete. A dictionary for DataSchemaProvider
.
Name | Parameters | Description |
---|---|---|
Columns |
none |
Initializes a new instance of the Columns class with the default settings.
|
Columns |
dictionary |
Initializes a new instance of the Columns class with the specified dictionary.
|
Columns |
capacity |
Initializes a new instance of the Columns class with the specified capacity.
|
See Also