Члены EdmConstants

Defines constants that are used by classes in the Microsoft.Data.Entity.Design.DatabaseGeneration, Microsoft.Data.Entity.Design.DatabaseGeneration.Activities, and Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespaces when generating a database from a conceptual model.

В следующих таблицах перечислены члены, предоставляемые типом EdmConstants.

Открытый Конструкторы

  Название Описание
EdmConstants Instantiates a new instance of the EdmConstants class.

В начало

Открытый Поля

  Название Описание
public fieldstatic csdlInputName A read-only field that is the name of the workflow in-argument that represents the incoming conceptual schema definition language (CSDL).
public fieldstatic ddlOutputName A read-only field that is the name of the workflow out-argument that represents the generated data definition language (DDL).
public fieldstatic existingMslInputName A read-only field that is the name of the workflow in-argument that represents the incoming mapping specification language (MSL), if it exists.
public fieldstatic existingSsdlInputName A read-only field that is the name of the workflow in-argument that represents the incoming storage schema definition language (SSDL), if it exists.
public fieldstatic mslOutputName A read-only field that is the name of the workflow out-argument that represents the generated mapping specification language (MSL).
public fieldstatic ssdlOutputName A read-only field that is the name of the workflow out-argument that represents the generated storage schema definition language (SSDL).

В начало

Открытый Методы

(см. также Защищенный Методы)

  Название Описание
public method Equals  Перегружен. (Наследуется от Object)
public method GetHashCode  (Наследуется от Object)
public method GetType  (Наследуется от Object)
public methodstatic ReferenceEquals  (Наследуется от Object)
public method ToString  (Наследуется от Object)

В начало

Защищенный Методы

  Название Описание
protected method Finalize  (Наследуется от Object)
protected method MemberwiseClone  (Наследуется от Object)

В начало

См. также

Справочник

EdmConstants - класс
Microsoft.Data.Entity.Design.DatabaseGeneration - пространство имен

Другие ресурсы

How to: Generate a Database from a Conceptual Model
Windows Workflow Foundation