Share via


DefaultGeneratorDesigner Constructor

Initializes a new instance of the DefaultGeneratorDesigner class to correspond to a column in the data generation plan.

Namespace:  Microsoft.VisualStudio.TeamSystem.Data.DataGenerator
Assembly:  Microsoft.VisualStudio.TeamSystem.Data (in Microsoft.VisualStudio.TeamSystem.Data.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New DefaultGeneratorDesigner()
public DefaultGeneratorDesigner()
public:
DefaultGeneratorDesigner()
public function DefaultGeneratorDesigner()

Remarks

One instance of the designer exists for each column that is included in the data generation plan.

Permissions

See Also

Reference

DefaultGeneratorDesigner Class

DefaultGeneratorDesigner Members

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace

Generator

IGenerator

DefaultDistributionDesigner

IGeneratorDesigner

IDesigner