FieldInfo.PKTable property
Gets or sets the primary key table.
public string PKTable { get; set; }
Property Value
The primary key table.
See Also
- class FieldInfo
Gets or sets the primary key table.
public string PKTable { get; set; }
The primary key table.