次の方法で共有


ValidationRules.DecimalTypeReferencePrecisionOutOfRange フィールド

定義

有効桁数が 0 よりも大きく、10 進数型の最大有効桁数の範囲内であることを検証します。

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) 

フィールド値

適用対象