QueryableDataSourceView.IsTrackingViewState 屬性

定義

取得值,指出 QueryableDataSourceView 物件是否正在儲存變更至它的檢視狀態。

protected:
 property bool IsTrackingViewState { bool get(); };
protected bool IsTrackingViewState { get; }
member this.IsTrackingViewState : bool
Protected ReadOnly Property IsTrackingViewState As Boolean

屬性值

Boolean

如果將資料來源檢視標記為要儲存狀態,則為 true,否則為 false

適用於