EasyObjects.NET Programmers Reference

EasyObject.GetInt32 Method 

Used by the Properties in your generated class.

protected int GetInt32(
   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