EdmParameterBag Members
Include Protected Members
Include Inherited Members
Provides values for the parameters that are defined in the EdmParameterBag.ParameterName enumeration.
The EdmParameterBag type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EdmParameterBag | Creates a new instance of EdmParameterBag. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetParameter<T> | Returns the value of the parameter for the specified EdmParameterBag.ParameterName. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top