MultiColumnDictionary Constructor(DataTable,String)
In This Topic
Initializes a new instance of a bound
MultiColumnDictionary class.
Syntax
Parameters
- table
- Data source object.
- keyColumn
- Name of the data source column that contains unique keys.
See Also