次の方法で共有


ValidationRules.PropertyValueBindingValueIsCorrectType フィールド

プロパティ値バインディングの値が正しい型であることを検証します。

名前空間:  Microsoft.Data.Edm.Validation
アセンブリ:  Microsoft.Data.Edm (Microsoft.Data.Edm.dll)

構文

'宣言
Public Shared ReadOnly PropertyValueBindingValueIsCorrectType As ValidationRule(Of IEdmPropertyValueBinding)
'使用
Dim value As ValidationRule(Of IEdmPropertyValueBinding)

value = ValidationRules.PropertyValueBindingValueIsCorrectType
public static readonly ValidationRule<IEdmPropertyValueBinding> PropertyValueBindingValueIsCorrectType
public:
static initonly ValidationRule<IEdmPropertyValueBinding^>^ PropertyValueBindingValueIsCorrectType
static val PropertyValueBindingValueIsCorrectType: ValidationRule<IEdmPropertyValueBinding>
public static final var PropertyValueBindingValueIsCorrectType : ValidationRule<IEdmPropertyValueBinding>

関連項目

参照

ValidationRules クラス

Microsoft.Data.Edm.Validation 名前空間