共用方式為


SPRemoteBlobStorageSettings members

Include protected members
Include inherited members

僅限內部使用。

The SPRemoteBlobStorageSettings type exposes the following members.

Constructors

  Name Description
Public method SPRemoteBlobStorageSettings 初始化類別的新執行個體。

Top

Properties

  Name Description
Public property ActiveProviderName 會儲存在 SQL 遠端 Blob 存放區提供者的新檔案的名稱。這將是 null,如果新的檔案將不會儲存使用 SQL 遠端 Blob 儲存。
Public property Enabled 配置使用遠端 Blob 儲存所需的資源。
Public property MinimumBlobStorageSize Blob 可能會被視為儲存配的大小下限。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Disable 釋放使用遠端 Blob 儲存所需的資源。
Public method Enable 配置使用遠端 Blob 儲存所需的資源。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetProviderNames 列出內容資料庫上註冊 SQL 遠端 Blob 存放區提供者的名稱。
Public method GetType (Inherited from Object.)
Public method Installed 檢查 SQL 遠端 Blob 存放區上是否已安裝的內容資料庫,視更新 Installed 屬性的值。
Protected method MemberwiseClone (Inherited from Object.)
Public method Migrate 在非預設儲存位置中找到的內容,並將其移至預設值。
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method SetActiveProviderName 設定要使用的 SQL 遠端 Blob 存放區提供者的名稱。這必須是其中一個 GetProviderNames() 或 null 依所列的名稱。
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPRemoteBlobStorageSettings class

Microsoft.SharePoint.Administration namespace