EdmParameterBag Class
Provides values for the parameters that are defined in the EdmParameterBag.ParameterName enumeration.
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
Name | Description | |
---|---|---|
![]() | EdmParameterBag(SynchronizationContext, IAssemblyLoader, Version, String, String, String, String, String, String, String) | Constructor for EdmParameterBag |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetParameter<T>(EdmParameterBag.ParameterName) | Returns the value of the parameter for the specified EdmParameterBag.ParameterName. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.