MPInterfacebInitInterface Method |
| Name | Description | |
|---|---|---|
| bInitInterface |
Automatic Initialization All Settings to connect to the MARIProject database are read automatically.
| |
| bInitInterface(Int32) |
Automatic Initialization All Settings to connect to the MARIProject database are read automatically
| |
| bInitInterface(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.
| |
| bInitInterface(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.
|