Method used to initialize a new connection. Should be overridden by
a custom connector and contain definitions for all QvxTables in the
custom data source.
Namespace: QlikView.Qvx.QvxLibraryAssembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax public abstract void Init()
See Also