EdmTypeSemantics.IsIntegral Method

Include Protected Members
Include Inherited Members

Determines whether the specified value refers to an integer type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member IsIntegral(EdmPrimitiveTypeKind) Determines whether this primitive type kind represents an integer type.
Public methodStatic member IsIntegral(IEdmTypeReference) Determines whether this reference refers to an integer type.

Top

See Also

Reference

EdmTypeSemantics Class

Microsoft.Data.Edm Namespace