MessageBoxDatabase(String, String) Constructor
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:
MessageBoxDatabase(System::String ^ dbServer, System::String ^ dbName);
public MessageBoxDatabase (string dbServer, string dbName);
new Microsoft.BizTalk.Operations.MessageBoxDatabase : string * string -> Microsoft.BizTalk.Operations.MessageBoxDatabase
Public Sub New (dbServer As String, dbName As String)
Parameters
- dbServer
- String
- dbName
- String