MigrationSqlGenerator.ProviderManifest Property

 

Gets or sets the provider manifest.

Namespace:   System.Data.Entity.Migrations.Sql
Assembly:  EntityFramework (in EntityFramework.dll)

protected DbProviderManifest ProviderManifest {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.Data.Entity.Core.Common.DbProviderManifest

The provider manifest.