Skip to main content
A newer version of this page is available. .

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.