EdmEnumMemberValue(Int64) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the EdmEnumMemberValue class.
public EdmEnumMemberValue (long value);
new Microsoft.OData.Edm.EdmEnumMemberValue : int64 -> Microsoft.OData.Edm.EdmEnumMemberValue
Public Sub New (value As Long)
Parameters
- value
- Int64
The value of enum member