DataConnectionFileCollection Methods

Include Protected Members
Include Inherited Members

The DataConnectionFileCollection type exposes the following members.

Methods

  Name Description
Public method Add(T) (Inherited from SPPersistedChildCollection<DataConnectionFile>.)
Public method Add(String, Boolean, Boolean, String) Adds a data connection file to the collection with a series of parameters describing the connection.
Public method Ensure (Inherited from SPPersistedChildCollection<DataConnectionFile>.)
Public method Enumerate Enumerates the data connection files in the collection based on the mode.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<DataConnectionFile>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<DataConnectionFile>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<DataConnectionFile>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<DataConnectionFile>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(Guid) (Inherited from SPPersistedChildCollection<DataConnectionFile>.)
Public method Remove(String) Removes a data connection file from the collection.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object.
Explicit interface implemetationPrivate method IBackupRestore.OnAbort Assists in a graceful termination when a user cancels a backup or restore operation.
Explicit interface implemetationPrivate method IBackupRestore.OnBackup Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete Provides post backup processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore Provides post restore processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore Provides restore preparation processing.
Explicit interface implemetationPrivate method IBackupRestore.OnRestore Reads the backed up content and copies it to the target destination of the restore operation.
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from SPPersistedObjectCollection<DataConnectionFile>.)

Top

See Also

Reference

DataConnectionFileCollection Class

Microsoft.Office.InfoPath.Server.Administration Namespace