ITable.GetColumn Method
Name | Parameters | Description |
---|---|---|
Get |
index | Gets the specified column from the current table by its index. |
Get |
name | Gets the specified column from the current table by name. |