DataRoot Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the root of the content document for a particular adapter instance.
The DataRoot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DataRoot() | Obsolete. Initializes a new instance of the DataRoot class. |
![]() |
DataRoot(String) | Obsolete. Initializes a new instance of the DataRoot class based on the specified data root. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapHeader.) |
![]() |
AllowRemoteDataAccess | Obsolete. Gets or sets a Boolean value that specifies whether the adapter accesses data that resides on a different server. |
![]() |
DidUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) |
![]() |
EncodedRelay | (Inherited from SoapHeader.) |
![]() |
MustUnderstand | (Inherited from SoapHeader.) |
![]() |
Relay | (Inherited from SoapHeader.) |
![]() |
Role | (Inherited from SoapHeader.) |
![]() |
Root | Obsolete. Gets or sets a string that identifies the data root for a particular adapter instance. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top