[]
Get the column names used to identify a specific row into update/delete query.
protected override List<string> GetRequiredColumnNames(string tableName, IList<AssignExpression> ignoreColumns = null)
| Type | Name | Description |
|---|---|---|
| string | tableName | |
| IList<AssignExpression> | ignoreColumns |
| Type | Description |
|---|---|
| List<string> |