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