DataSourceSelectResultProcessingOptions.AutoPage Özellik

Tanım

Disk belleğinin nesne tarafından ModelDataSourceView otomatik olarak yapılıp yapılmadığını gösterir.

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

Özellik Değeri

true disk belleğinin otomatik olarak yapıldığını belirtmek için; aksi takdirde , false.

Şunlara uygulanır