FDO API Reference Feature Data Objects

System::Int64 ISQLDataReaderImp::GetInt64 System::String *  name  ) 
 

Gets the signed 64-bit integer value of the specified column. No conversion is performed, thus the column must be FdoDataType_Int64 or an exception is thrown.

Parameters:
name Input the column name.
Returns:
Returns the FdoInt64 value.

Comments or suggestions? Send us feedback.