EasyObjects.NET Programmers Reference

EasyObject.GetLong Method 

Used by the Properties in your generated class.

protected long GetLong(
   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