ConnectionScheme
Specifies whether to connect to an SAP system with a message server (GroupServer) or without one (ApplicationServer).
Possible Values
ApplicationServer, GroupServerデータ型
string
デフォルト値
"ApplicationServer"
解説
Set this connection property to one of the following values:
| ApplicationServer (default) | Connect to the SAP system directly without using a message server. |
| GroupServer | Connect to the SAP system using a message server. Choose this option if you are using a load-balancing server. |