SubmitToHostConnection Members
Include Protected Members
Include Inherited Members
Represents a connection for submitting data to a hosting environment.
The SubmitToHostConnection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitToHostConnection |
Top
Properties
Name | Description | |
---|---|---|
Name | Gets the name of the data connection. (Inherited from DataConnection.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Execute | Depending on which ConnectionTypeConnection class it is called from, executes a submit or query operation on the data connection using the declaratively defined values for the submitted data, query parameters, or data to retrieve. (Inherited from DataConnection.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top