| BaseClasses Documentation | |
IAdapterSqlFragmentEncoder.Encode Method (DateTime, IRelationalDataAdapter)
Converts operand to a SQL literal/constant for use within a SQL statement.
Parameters
- operand
- an object which contains the data for an expression's operand
- adapter
- the adapter used to create the SQL statement.
Return Value
a SQL literal/constant expression that is equivelent to operand
See Also
IAdapterSqlFragmentEncoder Interface | BaseClasses Namespace | IAdapterSqlFragmentEncoder.Encode Overload List