EasyObjects.NET Programmers Reference

EasyObject.SetTimeSpan Method 

Used by the Properties in your generated class

protected void SetTimeSpan(
   string fieldName,
   TimeSpan value
);

Parameters

fieldName
The name of the column
value
The value to store

Return Value

The value stored in the column

See Also

EasyObject Class | NCI.EasyObjects Namespace