TIWCGJQSQLBuilderOperatorResType Enumeration

Represents type TIWCGJQSQLBuilderOperatorResType.

Namespace: IWCGJQSQLBuilder
type
 TIWCGJQSQLBuilderOperatorResType = (sqlortString,sqlortUnknown);

The TIWCGJQSQLBuilderOperatorResType type exposes the following members.

Show:
 NameDescription
sqlortString

Represents constant sqlortString.

sqlortUnknown

Represents constant sqlortUnknown.

Top