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