Méthode |
Description |
|
CanTypeBeNull ( string typeName ) : bool |
|
|
CommandParameterTypeLogic ( ) : System |
|
|
CommandValueFactory ( string typeName, string value, Type type ) : object |
|
|
Get ( string typeName, object value ) : object |
|
|
IsTypeValid ( string typeName, object value ) : bool |
|
|
ParseBase64 ( string base64String ) : object |
|
|
ParseDate ( string value ) : object |
|
|
ParseDecimal ( string value ) : object |
|
|
ParseDouble ( string value ) : object |
|
|
ParseGuid ( string value ) : object |
|
|
ParseInt64 ( string value ) : object |
|
|
ReturnDateTimeOffset ( object value ) : object |
|
|