6.11.3.7 Item

This property gets the value of the column in .NET data type.

Overload List:

  • Item [index]

    This property gets the .NET Value of the column specified by the column index.

  • Item [string]

    This property gets the .NET Value of the column specified by the column name.