DBNameTypePair Constructors
Stores a pair of values, specifying a DBColumnType along with its corresponding name.
Name | Parameters | Description |
---|---|---|
DBName |
none |
Initializes a new instance of the DBName |
DBName |
name, type |
Initializes a new instance of the DBName |
See Also