次の方法で共有


ValidationRules.DecimalTypeReferenceScaleOutOfRange フィールド

定義

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

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) 

フィールド値

適用対象