ConnectionManagerHostClass.DelayValidation 屬性

定義

public:
 virtual property bool DelayValidation { bool get(); void set(bool value); };
public virtual bool DelayValidation { get; set; }
member this.DelayValidation : bool with get, set
Public Overridable Property DelayValidation As Boolean

屬性值

若驗證延遲至套件執行時,則為;否則,則為錯誤。 預設值為 false

實作

備註

如需詳細資訊,請參閱 ConnectionManager

適用於