The CSDLType type exposes the following members.
Properties
Name | Description | |
---|---|---|
CLRType |
Corresponding CLR type
| |
CLRTypeName |
CLR type name
| |
CompareIsUnicode |
Indicates if the IsUnicode value should be compared or not
| |
FixedLength |
Indicates if a string or binary member is of fixed length
| |
IsUnicode |
Indicates if a string member is Unicode or ANSI
| |
MaxLength |
Max length for string or binary members
| |
Nullable |
Indicates if a member is nullable or not
| |
Precision |
Precision - for decimal and floating point types
| |
Scale |
Scale - for decimal types
|