Click or drag to resize
SystemObject Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPA.Utils.QueryEngineSystemObject

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SystemObject : _SystemObject

The SystemObject type exposes the following members.

Methods
  NameDescription
Public methodImportSubject
Top
Fields
Properties
  NameDescription
Public propertyAllowLookupEdit
Gets and sets a value that indicates if this system supports editing the lookups in the query wizard
Public propertyAllowMultipleSubjects
Gets and sets a value that indicates if this system supports multiple subjects in one query
Public propertyConnections
Gets the connections collection for this system
Public propertyDefaultConnection
Gets the default (primary) connection for this system
Public propertyDescription
Gets and sets the description of this system
Public propertyLinks
Gets the Links for this system
Public propertyLookups
Gets the Lookups for this system
Public propertyName
Gets the name of this system
Public propertySQLFlavour
Gets and sets a value that indicates the SQL syntax flavour to be used for this system
Public propertySubjects
Gets the subjects for this system
Public propertyType
Gets the type of this system
Top
See Also