OutputGeneratorActivity Members

Include Protected Members
Include Inherited Members

A base class for CsdlToSsdlAndMslActivity.

The OutputGeneratorActivity type exposes the following members.

Constructors

  Name Description
Protected method OutputGeneratorActivity Creates a new instance of OutputGeneratorActivity.

Top

Methods

  Name Description
Protected method Abort (Inherited from NativeActivity.)
Protected method CacheMetadata Overloaded.
Protected method Cancel (Inherited from NativeActivity.)
Public method Equals (Inherited from Object.)
Protected method Execute Generates output that is supplied to the specified NativeActivityContext based on input specified in the NativeActivityContext. (Overrides NativeActivity.Execute(NativeActivityContext).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ProcessOutputGenerator<T> Returns the output produced by the output generator with the specified output generator type name.
Public method ShouldSerializeDisplayName (Inherited from Activity.)
Public method ToString (Inherited from Activity.)

Top

Properties

  Name Description
Protected property CacheId (Inherited from Activity.)
Protected property CanInduceIdle (Inherited from NativeActivity.)
Protected property Constraints (Inherited from Activity.)
Public property DisplayName (Inherited from Activity.)
Public property Id (Inherited from Activity.)
Protected property Implementation (Inherited from NativeActivity.)
Protected property OutputGeneratorOutput Specifies the assembly-qualified type name of the output generator.
Public property OutputGeneratorType An InArgument<T> that specifies the assembly-qualified type name of the output generator.

Top

See Also

Reference

OutputGeneratorActivity Class

Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators Namespace