Méthode | Description | |
---|---|---|
FieldType ( short type, short subType, short cLength, short precision, short scale, short fieldLength ) | ||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
GetFixedPointDataType ( string typeName, short subType, short precision, short scale ) : string | ||
GetTypeFromFirebirdType ( short type, short subType, short cLength, short precision, short scale, short fieldLength ) : string |
public FieldType ( short type, short subType, short cLength, short precision, short scale, short fieldLength ) | ||
type | short | |
subType | short | |
cLength | short | |
precision | short | |
scale | short | |
fieldLength | short |