BindingGroup.ValidateWithoutUpdate 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
對此繫結和屬性 ValidationRule 設定為 ValidationStep 或 RawProposedValue 的 ConvertedProposedValue 物件執行轉換子。
public:
bool ValidateWithoutUpdate();
public bool ValidateWithoutUpdate ();
member this.ValidateWithoutUpdate : unit -> bool
Public Function ValidateWithoutUpdate () As Boolean
傳回
如果驗證規則成功,則為 true
,否則為 false
。
備註
當您呼叫這個方法時,來源不會更新。