IBizTalkVsDeployer.SetConnection(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetConnection(System::String ^ server, System::String ^ database);
public void SetConnection (string server, string database);
abstract member SetConnection : string * string -> unit
Public Sub SetConnection (server As String, database As String)
Parameters
- server
- String
- database
- String