GeneratorInit Members

Include Protected Members
Include Inherited Members

Contains the information that is used to initialize an instance of a data generator class.

The GeneratorInit type exposes the following members.

Constructors

  Name Description
Aa833731.pubmethod(en-us,VS.90).gif GeneratorInit Initializes a new instance of the GeneratorInit class that has the specified connection information.

Top

Methods

  Name Description
Aa833731.pubmethod(en-us,VS.90).gif Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Aa833731.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.)
Aa833731.pubmethod(en-us,VS.90).gif GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Aa833731.pubmethod(en-us,VS.90).gif GetType Gets the Type of the current instance. (Inherited from Object.)
Aa833731.protmethod(en-us,VS.90).gif MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Aa833731.pubmethod(en-us,VS.90).gif ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Aa833731.pubproperty(en-us,VS.90).gif TableScopedGenerationContext Gets shared instancing information for the data generator and SQL table combination.
Aa833731.pubproperty(en-us,VS.90).gif TargetConnection Gets the target connection for the data generator.

Top

See Also

Reference

GeneratorInit Class

Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace