record TrDBFilterCfg

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TrDBFilterCfg = record

Description

 

Overview

Fields

LikeChar: Char;
CompoundLikeChar: Char;
NullEqualStr: string;
DateFormat: string;
BooleanString: array [boolean] of string;
TableQuoteStart: Char;
TableQuoteStop: Char;
FieldQuoteStart: Char;
FieldQuoteStop: Char;
ShowDelQuotes: boolean;
ShowCaseSensitive: boolean;

Description

Fields

LikeChar: Char;
 
CompoundLikeChar: Char;
 
NullEqualStr: string;
 
DateFormat: string;
 
BooleanString: array [boolean] of string;
 
TableQuoteStart: Char;
 
TableQuoteStop: Char;
 
FieldQuoteStart: Char;
 
FieldQuoteStop: Char;
 
ShowDelQuotes: boolean;
 
ShowCaseSensitive: boolean;
 

Generated by PasDoc 0.13.0 on 2016-10-19 12:19:01