Méthode | Description | |
---|---|---|
AsBoolean ( ) : |
Convenience method to set the type of this Field to "boolean"
|
|
AsDate ( ) : |
Convenience method to set the type of this Field to "date"
|
|
AsFloat ( ) : |
Convenience method to set the type of this Field to "float"
|
|
AsInteger ( ) : |
Convenience method to set the type of this Field to "integer"
|
|
AsLong ( ) : |
Convenience method to set the type of this Field to "long"
|
|
AsString ( ) : |
Convenience method to set the type of this Field to "string"
|