TypeConversion Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TypeConversion class.
Overload List
Name | Description | |
---|---|---|
![]() |
TypeConversion(String, String) | Initializes a new instance of the TypeConversion class using the specified external system data type and the client data type,. |
![]() |
TypeConversion(String, String, String) | Initializes a new instance of the TypeConversion class using the specified external system data type, the client data type, and the locale. |
Top