[]
Gets the column names used to identify a specific row in an UPDATE or DELETE statement.
protected override List<string> GetRequiredColumnNames(string tableName, IList<AssignExpression> ignoreColumns = null)
| Type | Name | Description |
|---|---|---|
| string | tableName | |
| IList<AssignExpression> | ignoreColumns |
| Type | Description |
|---|---|
| List<string> |