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
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
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the input descriptors for the distribution.
Gets the type of the current instance. (Inherited from Object.)
Initializes the designer with the type of distribution to which it corresponds.
Creates a shallow copy of the current Object. (Inherited from Object.)
Represents the method that is called when a value in the specified input descriptor is about to change.
Represents the method that is called when a value in the specified input descriptor has changed.
Sets the default values of the input properties.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the description of the distribution to which this designer corresponds.
Gets the friendly name of the distribution to which this designer corresponds.
Top