Set the default server to the specified server for subsequent function calls that do not specify a server.
Name | Description |
---|---|
SetServer(string, string, string, string, bool) | |
SetServer(string, string, string) | |
SetServer(string, string, string, string, bool, out object) | Set the default server to the specified server for subsequent function calls that do not specify a server. |
SetServer(string, string, string, bool) | Set the default server to the specified server for subsequent function calls that do not specify a server. |
SetServer(string, string, string, bool, out object) | Set the default server to the specified server for subsequent function calls that do not specify a server. |
SetServer(string, string, string, out object) | Set the default server to the specified server for subsequent function calls that do not specify a server. |