Class TSqlitePassFieldTypesTranslationRules

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassFieldTypesTranslationRules = class(TSqlitePassFieldTypesGenericTranslationRules)

Description

TSqlitePassFieldTypesTranslationRules

Hierarchy

Overview

Methods

Public Function IsCustomized(Item: TSqlitePassFieldTypeTranslationRule): Boolean;
Public Procedure Assign(Const Source: TSqlitePassFieldTypesGenericTranslationRules);
Public Procedure LoadDefaultTranslationRules;
Public Procedure SetFieldDefDataType(FieldDef: TSqlitePassTableFieldDef);

Description

Methods

Public Function IsCustomized(Item: TSqlitePassFieldTypeTranslationRule): Boolean;
 
Public Procedure Assign(Const Source: TSqlitePassFieldTypesGenericTranslationRules);
 
Public Procedure LoadDefaultTranslationRules;

Scans the FieldTypesDefaultTranslationRules to verify if the requested translation rule was customized

Public Procedure SetFieldDefDataType(FieldDef: TSqlitePassTableFieldDef);

Try to get the field datatype from then Custom Translation Rules. If no match is found, then try with the default field datatypes associated with the current database type


Generated by PasDoc 0.11.0 on 2010-09-10 15:54:38