Share via


DefaultGeneratorDesigner Members

Include Protected Members
Include Inherited Members

The default designer that can be used for all data generators.

The DefaultGeneratorDesigner type exposes the following members.

Constructors

  Name Description
Aa833705.pubmethod(en-us,VS.90).gif DefaultGeneratorDesigner Initializes a new instance of the DefaultGeneratorDesigner class to correspond to a column in the data generation plan.

Top

Methods

  Name Description
Aa833705.pubmethod(en-us,VS.90).gif Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Aa833705.protmethod(en-us,VS.90).gif Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Aa833705.pubmethod(en-us,VS.90).gif GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Aa833705.pubmethod(en-us,VS.90).gif GetInputs Gets the input descriptors for the data generator.
Aa833705.pubmethod(en-us,VS.90).gif GetOutputs Gets the output descriptors for the data generator.
Aa833705.pubmethod(en-us,VS.90).gif GetType Gets the Type of the current instance. (Inherited from Object.)
Aa833705.pubmethod(en-us,VS.90).gif Initialize Initializes the designer with the type of the data generator to which it corresponds.
Aa833705.protmethod(en-us,VS.90).gif MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Aa833705.pubmethod(en-us,VS.90).gif OnInputChangeValidation Represents the method that is called when a value in the specified input descriptor is about to change.
Aa833705.pubmethod(en-us,VS.90).gif OnInputValueChanged Represents the method that is called when a value in the specified input descriptor has changed.
Aa833705.pubmethod(en-us,VS.90).gif SetDefaultInputValues Sets the default values of the input properties.
Aa833705.pubmethod(en-us,VS.90).gif ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Aa833705.pubproperty(en-us,VS.90).gif Description Gets the description of the data generator to which this designer corresponds.
Aa833705.pubproperty(en-us,VS.90).gif DesignerStyles Gets the style information for the data generator to which this designer corresponds.
Aa833705.pubproperty(en-us,VS.90).gif Name Gets the friendly name of the data generator to which this designer corresponds.

Top

See Also

Reference

DefaultGeneratorDesigner Class

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace