EdmParameterBag.ParameterName - перечисление

An enumeration of parameter names that are used by classes in the Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespace when generating a database from a conceptual model.

Пространство имен: Microsoft.Data.Entity.Design.DatabaseGeneration
Сборка: Microsoft.Data.Entity.Design.DatabaseGeneration (в microsoft.data.entity.design.databasegeneration.dll)

Использование

Синтаксис

'Декларация
Public Enumeration ParameterName
public enum ParameterName
public enum class ParameterName
public enum ParameterName
public enum ParameterName

Члены

Имя члена Описание
AssemblyLoader The name of the IAssemblyLoader parameter object used to resolve and load an assembly given its name.
DatabaseName The name of the generated database.
DatabaseSchemaName The name of the schema of the generated database.
DDLTemplatePath The path to the text template used to generate data definition language (DDL).
EdmxPath The path to the .edmx file from which the Generate Database Wizard was launched.
ProviderConnectionString The provider connection string.
ProviderInvariantName The invariant name of the provider.
ProviderManifestToken The provider's manifest token.
SynchronizationContext The SynchronizationContext that represents the state of the user interface thread in Visual Studio.
TargetVersion The targeted version of the Entity Framework .

Платформы

Платформы разработки

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 и Windows 2000

Целевые платформы

См. также

Справочник

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

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

Windows Workflow Foundation