EasyObjects.NET Programmers Reference

EasyObject.Load Method (IDataParameterCollection)

Loads the internal DataTable with values from database Output parameters.

public virtual void Load(
   IDataParameterCollection parameterCollection
);

Parameters

parameterCollection
The collection of parameters associated with the Command Wrapper

See Also

EasyObject Class | NCI.EasyObjects Namespace | EasyObject.Load Overload List