SoapPTAdapter Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the adapter service used to perform pass-through queries against Web services.
The SoapPTAdapter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SoapPTAdapter | Obsolete. Initializes a new instance of the SoapPTAdapter class. |
Top
Properties
Name | Description | |
---|---|---|
Application | (Inherited from WebService.) | |
Authentication | Obsolete. Gets or sets the authentication mode that is used to connect to the back-end server. (Inherited from DspAdapter.) | |
Connection | Obsolete. Gets or sets the connection to the data retrieval service adapter. (Inherited from DspAdapter.) | |
Container | (Inherited from MarshalByValueComponent.) | |
Context | (Inherited from WebService.) | |
DataRoot | Obsolete. Gets or sets the root of a particular data source. (Inherited from DspAdapter.) | |
DefaultWebUrl | Obsolete. Gets or sets the default server URL. (Inherited from DspAdapter.) | |
DesignMode | (Inherited from MarshalByValueComponent.) | |
Events | (Inherited from MarshalByValueComponent.) | |
LocalClient | Obsolete. Gets or sets a Boolean value that specifies whether the client is a server component that loads the adapter through the object model interface of the adapter. (Inherited from DspAdapter.) | |
Request | Obsolete. Gets or sets the operation type and the document type of the query. (Inherited from DspAdapter.) | |
Server | (Inherited from WebService.) | |
Session | (Inherited from WebService.) | |
Site | (Inherited from MarshalByValueComponent.) | |
SoapVersion | (Inherited from WebService.) | |
Unknown | Obsolete. Gets or sets an arbitrary string array for use by the client in making the query. (Inherited from DspAdapter.) | |
User | (Inherited from WebService.) | |
Versions | Obsolete. Gets or sets the version of the data retrieval service targeted by a particular client request. (Inherited from DspAdapter.) |
Top
Methods
Name | Description | |
---|---|---|
Dispose() | (Inherited from MarshalByValueComponent.) | |
Dispose(Boolean) | Obsolete. (Overrides MarshalByValueComponent.Dispose(Boolean).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from MarshalByValueComponent.) | |
GetHashCode | (Inherited from Object.) | |
GetService | (Inherited from MarshalByValueComponent.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Query | Obsolete. Executes a query expressed as a predefined request object. | |
ToString | (Inherited from MarshalByValueComponent.) |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from MarshalByValueComponent.) |
Top
Fields
Name | Description | |
---|---|---|
c_szVersionEncodingEnd | Obsolete. Specifies the end of a processing instruction. | |
c_szVersionEncodingScheme | Obsolete. Specifies a complete processing instruction that includes utf-8 encoding. | |
c_szVersionEncodingStart | Obsolete. Specifies the start of a processing instruction. |
Top