PrimaryKeyValue Members
The PrimaryKeyValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
PrimaryKeyValue |
Initializes a new instance of the PrimaryKeyValue class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
CopyFromPrimaryKeyValue |
Copies from primary key value.
|
|
|
CreateRecordLock |
Creates the record lock.
|
|
|
IsEqualTo |
Determines whether this primary key value is equal to the specified compare to primary key value.
|
|
|
LoadFromIdValue |
Loads from identifier value.
|
|
|
LoadFromPrimaryString |
Loads from primary string.
|
|
|
PopulateFromDataRow |
Populates from data row.
|
Properties
| Name | Description | |
|---|---|---|
|
|
KeyString |
Gets the key string.
|
|
|
KeyValueFields |
Gets the primary key value fields.
|
|
|
TableDefinition |
Gets the table definition.
|

