Share via


ExpressionTypeChecker.TryAssertType Method

Include Protected Members
Include Inherited Members

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 TryAssertType(IEdmExpression, IEdmTypeReference, IEnumerable<EdmError>%) Determines if the type of an expression is compatible with the provided type.
Public methodStatic member TryAssertType(IEdmExpression, IEdmTypeReference, IEdmType, Boolean, IEnumerable<EdmError>%) Determines if the type of an expression is compatible with the provided type

Top

See Also

Reference

ExpressionTypeChecker Class

Microsoft.Data.Edm.Validation Namespace