QuickObjects.ObjectBase Send comments on this topic.
AssignValueToParam Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IField Interface : AssignValueToParam Method

Overload List

OverloadDescription
AssignValueToParam(QueryTypes) AssignValueToParam will assign the Value object to the SqlParam.Value  
AssignValueToParam(QueryTypes,IDataParameter) AssignValueToParam will assign the Value object to the param.Value  

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also