ValidationRules.DecimalTypeReferenceScaleOutOfRange Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Valida se a escala está entre 0 e a precisão do tipo decimal.
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)