ValidationRules.DecimalTypeReferencePrecisionOutOfRange 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 precisão está entre 0 e a precisão máxima do tipo decimal.
public static readonly Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmDecimalTypeReference> DecimalTypeReferencePrecisionOutOfRange;
staticval mutable DecimalTypeReferencePrecisionOutOfRange : Microsoft.OData.Edm.Validation.ValidationRule<Microsoft.OData.Edm.IEdmDecimalTypeReference>
Public Shared ReadOnly DecimalTypeReferencePrecisionOutOfRange As ValidationRule(Of IEdmDecimalTypeReference)