BdcSubmitConnection Members

Include Protected Members
Include Inherited Members

Represents a data connection for submitting data to an external list on a server running Microsoft SharePoint Foundation 2010 or Microsoft SharePoint Server 2010.

The BdcSubmitConnection type exposes the following members.

Constructors

  Name Description
Protected method BdcSubmitConnection

Top

Properties

  Name Description
Public property EntityName Gets the name of the external content type that defines connectivity information for the data source accessed from the external list.
Public property EntityNamespace Gets the namespace of the external content type that defines connectivity information for the data source accessed from the external list.
Public property LobSystemInstance Gets the name of the system instance to which the external content type connects to provide data to the external list.
Public property Name Gets the name of the data connection. (Inherited from DataConnection.)
Public property SpecificFinder Gets the name of the operation defined in the external content type for submitting to the data source that contains the items displayed in the external list.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method 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.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BdcSubmitConnection Class

Microsoft.Office.InfoPath Namespace