Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a connection for submitting data to a Microsoft Access or Microsoft SQL Server database.
The AdoSubmitConnection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
AdoSubmitConnection |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Command | Gets or sets the SQL command string text for an AdoSubmitConnection object. |
![]() |
Connection | Gets or sets the connection string used for an AdoSubmitConnection object. |
![]() |
Name | Gets the name of the data connection. (Inherited from DataConnection.) |
![]() |
Timeout | Gets or sets the timeout value in seconds for a data connection associated with an AdoSubmitConnection object. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
BuildSqlFromXmlNodes | Returns a SQL command text fragment using the specified XML node. |
![]() |
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
.gif)
.gif)
.gif)