EasyObjects.NET Programmers Reference

EasyObject.GetSingle Method 

Used by the Properties in your generated class.

protected float GetSingle(
   string fieldName
);

Parameters

fieldName
The column name in the internal DataTable

Return Value

The value stored in the column

See Also

EasyObject Class | NCI.EasyObjects Namespace