BizTalkBase.

Database Property

Summary

The name of the management SQL database.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
BizTalkBase

Syntax

[TaskAttribute("database", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Database { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string