SqlProviderServices.SqlServerTypesAssemblyName Property

 

Set to the full name of the Microsoft.SqlServer.Types assembly to override the default selection

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

public static string SqlServerTypesAssemblyName {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.String