OutputGeneratorActivity Class
An abstract, base WorkflowElement that allows the transformation of a certain format to another format via code
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators.OutputGeneratorActivity
Microsoft.Data.Entity.Design.DatabaseGeneration.Activities.CsdlToSsdlAndMslActivity
System.Activities.Activity
System.Activities.NativeActivity
Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators.OutputGeneratorActivity
Microsoft.Data.Entity.Design.DatabaseGeneration.Activities.CsdlToSsdlAndMslActivity
Name | Description | |
---|---|---|
![]() | OutputGeneratorActivity() | Initializes a new instance of the OutputGeneratorActivity class. |
Name | Description | |
---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | CanInduceIdle | (Inherited from NativeActivity.) |
![]() | Constraints | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | Implementation | (Inherited from NativeActivity.) |
![]() | ImplementationVersion | (Inherited from NativeActivity.) |
![]() | OutputGeneratorOutput | Specifies the assembly-qualified type name of the output generator. |
![]() | OutputGeneratorType | An InArgument<T> that specifies the assembly-qualified type name of the output generator. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.