ITable.GetColumn Method
Name | Parameters | Description |
---|---|---|
GetColumn(Int32) | index | Gets the specified column from the current table by its index. |
GetColumn(String) | name | Gets the specified column from the current table by name. |
Name | Parameters | Description |
---|---|---|
GetColumn(Int32) | index | Gets the specified column from the current table by its index. |
GetColumn(String) | name | Gets the specified column from the current table by name. |
No
Your feedback is appreciated.