Method GetTableRowIdColumn
| Improve this Doc View SourceGetTableRowIdColumn(Model)
Gets the system row id column.
Declaration
public static _Int32 GetTableRowIdColumn(this Model model)
Parameters
| Type | Name | Description |
|---|---|---|
| Model | model | The model. |
Returns
| Type | Description |
|---|---|
| _Int32 | The column which is the system row id. |