CsdlToSsdlAndMslActivity Properties

Include Protected Members
Include Inherited Members

The CsdlToSsdlAndMslActivity type exposes the following members.

Properties

  Name Description
Protected property CacheId (Inherited from Activity.)
Protected property CanInduceIdle (Inherited from NativeActivity.)
Protected property Constraints (Inherited from Activity.)
Public property CsdlInput A Windows Workflow InArgument<T> that specifies the conceptual schema definition language (CSDL) from which store schema definition language (SSDL) and mapping specification language (MSL) are generated.
Public property DisplayName (Inherited from Activity.)
Public property Id (Inherited from Activity.)
Protected property Implementation (Inherited from NativeActivity.)
Public property MslOutput A Windows Workflow OutArgument<T> that specifies the mapping specification language (MSL) generated from conceptual schema definition language (CSDL) in the CsdlInput property.
Public property MslOutputGeneratorType The assembly-qualified name of the type used to generate mapping specification language (MSL) from the conceptual schema definition language (CSDL) in the CsdlInput property.
Protected property OutputGeneratorOutput Specifies the assembly-qualified type name of the output generator. (Inherited from OutputGeneratorActivity.)
Public property OutputGeneratorType An InArgument<T> that specifies the assembly-qualified type name of the output generator. (Inherited from OutputGeneratorActivity.)
Public property SsdlOutput A Windows Workflow OutArgument<T> that specifies the store schema language definition (SSDL) generated from conceptual schema definition language (CSDL) in the CsdlInput property.

Top

See Also

Reference

CsdlToSsdlAndMslActivity Class

Microsoft.Data.Entity.Design.DatabaseGeneration.Activities Namespace