FDO API Reference Feature Data Objects

System::Byte GetByte System::String *  name  ) 
 

Gets the byte value of the specified column. No conversion is performed, thus the column must be FdoDataType_Byte or an exception is thrown.

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

Comments or suggestions? Send us feedback.