SPDataRetrievalProvider members
Include protected members
Include inherited members
代表 Web 應用程式的資料擷取服務設定。
The SPDataRetrievalProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPDataRetrievalProvider | 保留給內部使用。 |
Top
Properties
Name | Description | |
---|---|---|
DataSourceControlEnabled | 取得或設定 Boolean 值,指定是否要啟用資料來源控制項,這樣可以處理查詢要求。 | |
Enabled | 取得或設定 Boolean 值,指定是否要啟用處理查詢要求的資料擷取服務。 | |
MaximumResponseSize | 取得或設定資料來源傳回資料擷取服務以 SOAP 回應大小上限。 | |
OleDbProviders | 會取得 Web 應用程式中所用的 OLEDB 提供者清單。 | |
RequestTimeout | 取得或設定以秒為單位,如果沒有回應的資料來源的資料擷取服務逾時前的時間。 | |
UpdateAllowed | 取得或設定 Boolean 值,指定是否要啟用更新查詢支援。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top