TIWCGJQSQLBuilderOperatorDefaultEditorType Enumeration

Represents type TIWCGJQSQLBuilderOperatorDefaultEditorType.

Namespace: IWCGJQSQLBuilder
type
 TIWCGJQSQLBuilderOperatorDefaultEditorType = (sqlodetEDIT,sqlodetCUSTOMLIST,sqlodetDATETIME,sqlodetSQLLIST);

The TIWCGJQSQLBuilderOperatorDefaultEditorType type exposes the following members.

Show:
 NameDescription
sqlodetCUSTOMLIST

Represents constant sqlodetCUSTOMLIST.

sqlodetDATETIME

Represents constant sqlodetDATETIME.

sqlodetEDIT

Represents constant sqlodetEDIT.

sqlodetSQLLIST

Represents constant sqlodetSQLLIST.

Top