Skip to main content

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.