DataConnectionFile Members

Include Protected Members
Include Inherited Members

Represents a Universal Data Connection (UDC) file located in the central data connection store on a server farm.

The DataConnectionFile type exposes the following members.

Constructors

  Name Description
Public method DataConnectionFile Infrastructure.

Top

Properties

  Name Description
Public property Category Gets or sets the category of a Universal Data Connection (UDC) file located in the central data connection store on a server farm.
Public property Description Gets or sets the description of a Universal Data Connection (UDC) file located in a SharePoint Data Connection Library.
Public property DisplayName Gets or sets the name displayed in the library of a Universal Data Connection (UDC) file located in the data connection library.
Public property Farm (Inherited from SPPersistedObject.)
Public property HasDependants Gets a value that indicates whether any form templates on the server are dependant on the Universal Data Connection (UDC) file located in the central data connection store.
Public property Id (Inherited from SPPersistedObject.)
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Public property WebAccessible Gets or sets a value indicating whether Microsoft Office InfoPath 2007 clients can access the data connection file using the HTTP protocol.
Public property Xml Gets the XML string of a Universal Data Connection (UDC) file located in the data connection library.

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPPersistedObject.)
Public method EnumerateDependants Enumerates all dependant form templates of a Universal Data Connection (UDC) file located in the central data connection store on a server farm.
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Protected method Validate (Inherited from SPPersistedObject.)

Top

See Also

Reference

DataConnectionFile Class

Microsoft.Office.InfoPath.Server.Administration Namespace