This topic has not yet been rated - Rate this topic

IGenerateActivityOutput Interface

Exposes methods that generate output for a given input.

Namespace:  Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators
Assembly:  Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
public interface IGenerateActivityOutput

The IGenerateActivityOutput type exposes the following members.

  NameDescription
Public methodGenerateActivityOutput<T>Generates output for input that is in the specified OutputGeneratorActivity.
Top

IGenerateActivityOutput is a base class for the CsdlToMsl and CsdlToSsdl classes.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.