AssignValueToParam
Assigns the Value of this field into the database parameter passed in. If the TranslateTimeZones is true then Value is converted to Utc time before being assigned to the parameter object.
Parameters:
| Description | |
|---|---|
| queryType | |
| param |
| C# | |
|---|---|
public override void AssignValueToParam( QueryTypes queryType, ref IDataParameter param ) | |
Parameters
- queryType
- param
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0