SPRemoteBlobStorageSettings members
Include protected members
Include inherited members
僅限內部使用。
The SPRemoteBlobStorageSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRemoteBlobStorageSettings | 初始化類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
ActiveProviderName | 會儲存在 SQL 遠端 Blob 存放區提供者的新檔案的名稱。這將是 null,如果新的檔案將不會儲存使用 SQL 遠端 Blob 儲存。 | |
Enabled | 配置使用遠端 Blob 儲存所需的資源。 | |
MinimumBlobStorageSize | Blob 可能會被視為儲存配的大小下限。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
Disable | 釋放使用遠端 Blob 儲存所需的資源。 | |
Enable | 配置使用遠端 Blob 儲存所需的資源。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetProviderNames | 列出內容資料庫上註冊 SQL 遠端 Blob 存放區提供者的名稱。 | |
GetType | (Inherited from Object.) | |
Installed | 檢查 SQL 遠端 Blob 存放區上是否已安裝的內容資料庫,視更新 Installed 屬性的值。 | |
MemberwiseClone | (Inherited from Object.) | |
Migrate | 在非預設儲存位置中找到的內容,並將其移至預設值。 | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
SetActiveProviderName | 設定要使用的 SQL 遠端 Blob 存放區提供者的名稱。這必須是其中一個 GetProviderNames() 或 null 依所列的名稱。 | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top