Defines the size used in the definition of the physical database field for the data types that support different precision.
property Precision: integer default 0;
The Precision property can be filled automatically, when calling TDALoader.CreateColumns or when setting the TDALoader.TableName property. User can manually create fields by filling TMSColumn properties.