MetadataWorkspace::LoadFromAssembly Method (Assembly^)

 

Loads metadata from the given assembly.

Namespace:   System.Data.Metadata.Edm
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

public:
void LoadFromAssembly(
	Assembly^ assembly
)

Parameters

assembly
Type: System.Reflection::Assembly^

The assembly from which the metadata will be loaded.

.NET Framework
Available since 3.5
Return to top
Show: