TableInfoPrimaryKeyField Field |
Gets or sets the
IField that is the primary key for this table.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public IField PrimaryKeyField
Public PrimaryKeyField As IField
Field Value
Type:
IFieldSee Also