TIWCGJQSQLQueryBuilderService Class

Represents type TIWCGJQSQLQueryBuilderService.

Namespace: IWCGJQSQLBuilder
TPersistent
  IWCGJQSQLBuilder.TIWCGJQSQLQueryBuilderService
type
 TIWCGJQSQLQueryBuilderService = class(TPersistent)
 end;

The TIWCGJQSQLQueryBuilderService type exposes the following members.

Show:
 NameDescription
Create(TPersistent)

Initializes a new instance of the TIWCGJQSQLQueryBuilderService class.

Top
Show:
 NameDescription
APIKey

The API key to service

ConnectTimeout

The connection timeout

DataModelsADDServiceUrl

The url to ADD DataModel api (without host)

DataModelsGETServiceUrl

The url to GET DataModel api (without host)

ReadTimeout

The read timeout

ServiceHost

The url to service host :

Default: http://sqlquerybuilder.com/

SQLQueryBuilderServiceUrl

The url to service api (without host)

UseService

Use or not the online service

Top
Show:
 NameDescription
GetBuildSQLQueryUrl

Represents method GetBuildSQLQueryUrl.

GetDataModelsADDUrl

Represents method GetDataModelsADDUrl.

GetDataModelsGETUrl

Represents method GetDataModelsGETUrl.

GetOwner

Represents method GetOwner.

ResetProps

Represents method ResetProps.

Top