Back to Devexpress

CustomAssemblyLoadingProhibitedException Constructors

corelibraries-devexpress-dot-dataaccess-dot-entityframework-dot-customassemblyloadingprohibitedexception-dot-ctor.md

latest1.1 KB
Original Source

CustomAssemblyLoadingProhibitedException Constructors

An exception thrown on an attempt to load a custom assembly by an Entity Framework data source when it was not permitted to do this.

NameParametersDescription
CustomAssemblyLoadingProhibitedException(String, String)assemblyPath, contextNameInitializes a new instance of the CustomAssemblyLoadingProhibitedException class with the specified settings.

See Also

CustomAssemblyLoadingProhibitedException Class

CustomAssemblyLoadingProhibitedException Members

DevExpress.DataAccess.EntityFramework Namespace