Click or drag to resize
OleDbProvider Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineOleDbProvider

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class OleDbProvider : IOleDbProvider

The OleDbProvider type exposes the following members.

Constructors
  NameDescription
Public methodOleDbProvider
Initializes a new instance of the OleDbProvider class
Top
Properties
  NameDescription
Public propertyBit32
This parameter is optional. Default is false. Is set to true if the version of the OLEDB provider is 32-bit.
Public propertyDescription
Description of the OLEDB provider.
Public propertyName
Name of the OLEDB provider.
Top
See Also