![]() | SQLColumnTypeConversion Methods |
The SQLColumnTypeConversion type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetColumnType |
Return the new type of the column. To leave the type unchanged, return
or null.
|
![]() | GetColumnValue |
Return the new value of the column. To leave the value unchanged,
return .
|
![]() | GetParameterValue |
Return the new value of the input parameter. To leave the value unchanged,
return .
|