BizTalkBase Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Base Types
  • Task
Derived Types
graph BT Type-->Base0["Task"] Type["BizTalkBase"] class Type type-node Derived0["Deploy"]-->Type click Derived0 "/api/NAnt.Contrib.Tasks.BizTalk/Deploy" Derived1["Export"]-->Type click Derived1 "/api/NAnt.Contrib.Tasks.BizTalk/Export" Derived2["Import"]-->Type click Derived2 "/api/NAnt.Contrib.Tasks.BizTalk/Import" Derived3["Undeploy"]-->Type click Derived3 "/api/NAnt.Contrib.Tasks.BizTalk/Undeploy"

Syntax

public abstract class BizTalkBase : Task

Properties

Name Value Summary
Database string
The name of the management SQL database.
Scope ManagementScope
Server string
The name of the SQL Server where the management database is located.