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 | |
---|---|---|
![]() |
DataConnectionFile | Infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Category | Gets or sets the category of a Universal Data Connection (UDC) file located in the central data connection store on a server farm. |
![]() |
Description | Gets or sets the description of a Universal Data Connection (UDC) file located in a SharePoint Data Connection Library. |
![]() |
DisplayName | Gets or sets the name displayed in the library of a Universal Data Connection (UDC) file located in the data connection library. |
![]() |
Farm | (Inherited from SPPersistedObject.) |
![]() |
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. |
![]() |
Id | (Inherited from SPPersistedObject.) |
![]() |
Name | (Inherited from SPPersistedObject.) |
![]() |
Parent | (Inherited from SPPersistedObject.) |
![]() |
Properties | (Inherited from SPPersistedObject.) |
![]() |
Status | (Inherited from SPPersistedObject.) |
![]() |
TypeName | (Inherited from SPPersistedObject.) |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Version | (Inherited from SPPersistedObject.) |
![]() |
WebAccessible | Gets or sets a value indicating whether Microsoft Office InfoPath 2007 clients can access the data connection file using the HTTP protocol. |
![]() |
Xml | Gets the XML string of a Universal Data Connection (UDC) file located in the data connection library. |
Top
Methods
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.) |
![]() |
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.) |
Top