Click or drag to resize
IConnectionType Property
One of: ODBC OLEDB <Name of the custom connection file> folder internet Type of the connection. This parameter is mandatory and must be set when creating or modifying a connection. For ODBC, OLEDB and custom connections, the engine checks that the connection type matches the connection string. The type is not case sensitive.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
string Type { get; set; }

Property Value

Type: String
See Also