ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : ServerDescriptor Class |
For a list of all members of this type, see ServerDescriptor members.
Name | Description | |
---|---|---|
![]() | ForceBinaryAnsiJoins | Determines whether to use only binary joins in the FROM clause. |
![]() | IdentCaseSensitivity | Determines identifiers case sensitivity. |
![]() | IdQuotes | Determines identifier quotation symbols |
![]() | QueryToLoadFieldsForObject | Gets or sets the template to load field list for objects. |
![]() | SupportCrossJoin | Indicates if a server supports CROSS JOIN clause. |
![]() | SupportDatabases | Indicates if a server supports database namespace. |
![]() | SupportSchemas | Indicates if a server supports schema namespace. |
![]() | UniversalExpressions | Determines whether it is allowed to use predicates as ordinary SQL expressions. |