Jaa


ValidationRules.DecimalTypeReferenceScaleOutOfRange Field

Definition

Validates that the scale is between 0 and the precision of the decimal type.

public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmDecimalTypeReference> DecimalTypeReferenceScaleOutOfRange;
 staticval mutable DecimalTypeReferenceScaleOutOfRange : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmDecimalTypeReference>
Public Shared ReadOnly DecimalTypeReferenceScaleOutOfRange As ValidationRule(Of IEdmDecimalTypeReference) 

Field Value

Applies to