IBizTalkDeployer.DeployWithBinding(String, String, String, String, 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:
System::Collections::IEnumerator ^ DeployWithBinding(System::String ^ server, System::String ^ database, System::String ^ assemblyPathname, System::String ^ group, System::String ^ bindingPathname, System::String ^ logPathname);
public System.Collections.IEnumerator DeployWithBinding (string server, string database, string assemblyPathname, string group, string bindingPathname, string logPathname);
abstract member DeployWithBinding : string * string * string * string * string * string -> System.Collections.IEnumerator
Public Function DeployWithBinding (server As String, database As String, assemblyPathname As String, group As String, bindingPathname As String, logPathname As String) As IEnumerator
Parameters
- server
- String
- database
- String
- assemblyPathname
- String
- group
- String
- bindingPathname
- String
- logPathname
- String