ConnectionInfo Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - ConnectionInfo
 
Syntax
[ValueClass]
public class ConnectionInfo : IConnectionInfoConstructors
| Name | Description | 
|---|---|
| ConnectionInfo() | 
Properties
| Name | Description | 
|---|---|
| ConnectStatement | JSON property name: qConnectStatement | 
| ContentHash | JSON property name: qContentHash | 
| EngineObjectID | JSON property name: qEngineObjectID | 
| Id | JSON property name: qId | 
| LogOn | JSON property name: qLogOn | 
| Meta | JSON property name: qMeta | 
| ModifiedDate | JSON property name: qModifiedDate | 
| Name | JSON property name: qName | 
| ObsoleteType1 | JSON property name: qObsoleteType1 | 
| ObsoleteType2 | JSON property name: qObsoleteType2 | 
| ObsoleteType3 | JSON property name: qObsoleteType3 | 
| Password | JSON property name: qPassword | 
| SupportFileStreaming | JSON property name: qSupportFileStreaming | 
| Type | JSON property name: qType | 
| Username | JSON property name: qUsername |