Edit

Share via


SharePointListRWSubmitConnection Class

Definition

The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.

public ref class SharePointListRWSubmitConnection abstract : Microsoft::Office::InfoPath::DataConnection
public abstract class SharePointListRWSubmitConnection : Microsoft.Office.InfoPath.DataConnection
type SharePointListRWSubmitConnection = class
    inherit DataConnection
Public MustInherit Class SharePointListRWSubmitConnection
Inherits DataConnection
Inheritance
SharePointListRWSubmitConnection

Constructors

SharePointListRWSubmitConnection()

This member is reserved for internal use and is not intended to be used directly from your code.

Properties

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.

Methods

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.

Applies to