SPRemoteBlobStorageSettings methods
SharePoint 2013
The SPRemoteBlobStorageSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
Disable | Frees resources required to use Remote Blob Storage. |
|
Enable | Allocates resources required to use Remote Blob Storage. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetObjectData | Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.) |
|
GetProviderNames | Lists the names of the SQL Remote Blob Storage providers registered on the content database. |
|
GetType | (Inherited from Object.) |
|
Installed | Checks to see if SQL Remote Blob Storage is installed on the content database, updating the value of the Installed property if needed. |
|
MemberwiseClone | (Inherited from Object.) |
|
Migrate | Finds content in a non-default storage location and moves it to the default. |
|
OnDeserialization | Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.) |
|
SetActiveProviderName | Sets the name of the SQL Remote Blob Storage provider to use. This must be one of the names listed by GetProviderNames() or null. |
|
ToString | (Inherited from Object.) |
|
UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.) |