DataRoot Members
Include Protected Members
Include Inherited Members
Represents the root of the content document for a particular adapter instance.
The DataRoot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataRoot | Initializes a new instance of the DataRoot class. |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
allowRemoteDataAccess | Gets or sets a Boolean value that specifies whether the adapter accesses data that resides on a different server. | |
AnyAttr | ||
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 | 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