Click or drag to resize
OleDbProviderBit32 Property
This parameter is optional. Default is false. Is set to true if the version of the OLEDB provider is 32-bit.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool Bit32 { get; set; }

Property Value

Type: Boolean

Implements

IOleDbProviderBit32
See Also