Méthode | Description | |
---|---|---|
CharArrayConverter ( ) : System | ||
CharArrayConverter ( int stringLength ) : System | ||
FromDbValue ( |
||
ToDbValue ( |
public CharArrayConverter ( int stringLength ) : System | ||
stringLength | int | |
Résultat | System |
public FromDbValue ( |
||
fieldType | ||
value | object | |
Résultat | object |
public ToDbValue ( |
||
fieldType | ||
value | object | |
Résultat | object |