Click or drag to resize

MPInterfacebInitInterface Method

Overload List
  NameDescription
Public methodCode examplebInitInterface
Automatic Initialization All Settings to connect to the MARIProject database are read automatically.
Public methodbInitInterface(Int32)
Automatic Initialization All Settings to connect to the MARIProject database are read automatically
Public methodCode examplebInitInterface(String, String, String, String)
Initialization of the interface with connectivity to the MS-SQL Server of the MARIProject and the SBO databases. The SBO database are indirectly linked via the MPSysConnections table in the MARIProject database.
Public methodCode examplebInitInterface(String, Int32, String, String, String)
Initialization of the interface with connectivity to the HANA Appliance of the MARIProject and the SBO schemas. The SBO database are indirectly linked via the MPSysConnections table in the MARIProject schema.
Top
See Also