[]
Get list of primary column name.
protected List<string> GetPrimaryColumnNames(string tableName)
Protected Function GetPrimaryColumnNames(tableName As String) As List(Of String)
| Type | Name | Description |
|---|---|---|
| string | tableName | tableName. |
| Type | Description |
|---|---|
| List<string> |