SharePointListRWSubmitConnection Members
Include Protected Members
Include Inherited Members
The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.
The SharePointListRWSubmitConnection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SharePointListRWSubmitConnection | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
ContentTypeId | This member is reserved for internal use and is not intended to be used directly from your code. | |
ListId | This member is reserved for internal use and is not intended to be used directly from your code. | |
Name | Gets the name of the data connection. (Inherited from DataConnection.) | |
SiteUrl | This member is reserved for internal use and is not intended to be used directly from your code. |
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.) | |
Execute(XPathNavigator) | This member is reserved for internal use and is not intended to be used directly from your code. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top