![]() |
Initializes a new instance of the CharTypeHandler class. |
![]() | Tell us if ot is a 'primitive' type |
![]() | The null value for this type |
![]() | Overloaded. Compares two values (that this handler deals with) for equality |
![]() | Overloaded. Determines whether the specified Object is equal to the current Object. |
![]() | Retrieve ouput database value of an output parameter |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets a column value by the index |
![]() | Gets a column value by the name |
![]() | Sets a parameter on a IDbCommand |
![]() | Returns a String that represents the current Object. |
![]() | Converts the String to the type that this handler deals with |
CharTypeHandler Class | IBatisNet.DataMapper.TypeHandlers Namespace