DataKey Constructor
.NET Framework 2.0
Initializes a new instance of the DataKey class.
| Name | Description |
|---|---|
| DataKey (IOrderedDictionary) | Initializes a new instance of the DataKey class using the specified dictionary of key field values. |
| DataKey (IOrderedDictionary, String[]) | Initializes a new instance of the DataKey class using the specified dictionary of key field values and array of field names. |
Community Additions
ADD
Show: