TableDataSourcePrimaryKey Property |
The primarykey of the table
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string[] PrimaryKey { get; }
Public ReadOnly Property PrimaryKey As String()
Get
Property Value
Type:
StringSee Also