Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Imports the binding file into the target database.
The syntax shown is language neutral.
Syntax
uint32 Import (string Server, string Database, string Assembly, boolean Install, string Binding, string Log);
Parameters
Server
Name of the SQL server where the BizTalk Management database is located.
Database
Name of the management SQL database.
Assembly
Pathname to the BizTalk assembly (*.dll) file.
Install
true to indicate that the assembly should be installed into the global assembly cache; otherwise, false.
Binding
Pathname to the BizTalk assembly binding information (*.xml) file.
Log
Pathname to the output log file.
Return Value
This method returns an HRESULT indicating whether the method completed successfully.
Requirements
Header: Declared in BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.