DataConnectionFile methods
SharePoint 2013
The DataConnectionFile type exposes the following members.
| Name | Description | |
|---|---|---|
|
Clone | (Inherited from SPPersistedObject.) |
|
Delete | (Inherited from SPPersistedObject.) |
|
EnumerateDependants | Enumerates all dependant form templates of a Universal Data Connection (UDC) file located in the central data connection store on a server farm. |
|
Equals | (Inherited from SPPersistedObject.) |
|
Finalize | (Inherited from Object.) |
|
GetChild<T>() | (Inherited from SPPersistedObject.) |
|
GetChild<T>(String) | (Inherited from SPPersistedObject.) |
|
GetHashCode | (Inherited from SPPersistedObject.) |
|
GetObjectData | (Inherited from SPAutoSerializingObject.) |
|
GetType | (Inherited from Object.) |
|
HasAdditionalUpdateAccess | (Inherited from SPPersistedObject.) |
|
MemberwiseClone | (Inherited from Object.) |
|
OnDeserialization | (Inherited from SPPersistedObject.) |
|
Provision | (Inherited from SPPersistedObject.) |
|
ToString | (Inherited from SPPersistedObject.) |
|
Uncache | (Inherited from SPPersistedObject.) |
|
Unprovision | (Inherited from SPPersistedObject.) |
|
Update() | (Inherited from SPPersistedObject.) |
|
Update(Boolean) | (Inherited from SPPersistedObject.) |
|
UpdateParent | (Inherited from SPAutoSerializingObject.) |
|
Validate | (Inherited from SPPersistedObject.) |
| Name | Description | |
|---|---|---|
|
IBackupRestore.AddBackupObjects | Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object. |
|
IBackupRestore.OnAbort | Assists in a graceful termination when a user cancels a backup or restore operation. |
|
IBackupRestore.OnBackup | Creates and stores the backup copy of the content component. |
|
IBackupRestore.OnBackupComplete | Provides post backup processing. |
|
IBackupRestore.OnPostRestore | Provides post restore processing. |
|
IBackupRestore.OnPrepareBackup | Creates and stores the backup copy of the content component. |
|
IBackupRestore.OnPreRestore | Provides restore preparation processing. |
|
IBackupRestore.OnRestore | Reads the backed up content and copies it to the target destination of the restore operation. |