Méthode | Description | |
---|---|---|
BuildColumnSchema ( string type, string name, string default_value, DatabaseColumnConstraints constraints ) : string | ||
FromDbFormat ( |
||
GetType ( |
||
ToDbFormat ( |
public static BuildColumnSchema ( string type, string name, string default_value, DatabaseColumnConstraints constraints ) : string | ||
type | string | |
name | string | |
default_value | string | |
constraints | DatabaseColumnConstraints | |
Résultat | string |
public static FromDbFormat ( |
||
type | ||
value | object | |
Résultat | object |
public static GetType ( |
||
type | ||
Résultat | string |
public static ToDbFormat ( |
||
type | ||
value | object | |
Résultat | object |