Share via


DefaultDistributionDesigner Members

Include Protected Members
Include Inherited Members

This class is the default designer for all distributions.

The DefaultDistributionDesigner type exposes the following members.

Constructors

 

Name

Description

Public method

DefaultDistributionDesigner

Initializes a new instance of the DefaultDistributionDesigner class to correspond to a distribution for a column in the data generation plan.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetInputs

Gets the input descriptors for the distribution.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

Initialize

Initializes the designer with the type of distribution to which it corresponds.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

OnInputChangeValidation

Represents the method that is called when a value in the specified input descriptor is about to change.

Public method

OnInputValueChanged

Represents the method that is called when a value in the specified input descriptor has changed.

Public method

SetDefaultInputValues

Sets the default values of the input properties.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Description

Gets the description of the distribution to which this designer corresponds.

Public property

Name

Gets the friendly name of the distribution to which this designer corresponds.

Top

See Also

Reference

DefaultDistributionDesigner Class

Microsoft.Data.Schema.DataGenerator Namespace