| IFieldType Properties | 
The IFieldType type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultLength | 
            Gets the default length for the type (if specified, default is 0)
              | |
| DefaultPrecision | 
            Gets the default precision for the type (if specified, default is 0)
              | |
| DefaultScale | 
            Gets the default scale for the type (if specified, default is 0)
              | |
| FieldTypeForXml | 
            Gets the field type for XML serialization. This is a descriptive string, which is preformatted to ease deserialization.
              | |
| KindOfType | 
            Gets or sets the kind of type this fieldtype represents
              | |
| LastChangedProperty | 
            Gets the last changed property.
              | |
| RepresentedType | 
            Gets the represented type
              | |
| TypeName | 
            Gets the name of the type in textual format.
              |