SystemObject Class |
Namespace: DataPA.Utils.QueryEngine
public class SystemObject : _SystemObject
The SystemObject type exposes the following members.
Name | Description | |
---|---|---|
ImportSubject |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
AllowLookupEdit |
Gets and sets a value that indicates if this system supports editing the lookups in the query wizard
| |
AllowMultipleSubjects |
Gets and sets a value that indicates if this system supports multiple subjects in one query
| |
Connections |
Gets the connections collection for this system
| |
DefaultConnection |
Gets the default (primary) connection for this system
| |
Description |
Gets and sets the description of this system
| |
Links |
Gets the Links for this system
| |
Lookups |
Gets the Lookups for this system
| |
Name |
Gets the name of this system
| |
SQLFlavour |
Gets and sets a value that indicates the SQL syntax flavour to be used for this system
| |
Subjects |
Gets the subjects for this system
| |
Type |
Gets the type of this system
|