Code Snippets: Executing Methods Using the BDC Runtime Object Model
Applies to: SharePoint Server 2010
The following topics contain code snippets that illustrate executing methods using the BDC Runtime object model.
In This Section
Code Snippet: Execute a Finder Method Instance of an External Content Type
Code Snippet: Execute the Associator and Disassociator Method Instances of an External Content Type
Code Snippet: Execute the BulkAssociationNavigator Method Instance of an External Content Type
Code Snippet: Execute the AssociationNavigator Method Instance of an External Content Type
Code Snippet: Execute the IdEnumerator Method Instance of an External Content Type
Code Snippet: Execute the BulkSpecificFinder Method Instance of an External Content Type
Code Snippet: Execute the Creator Method Instance of an External Content Type
Code Snippet: Execute an Updater Method Instance of an External Content Type
Code Snippet: Execute the Deleter Method Instance of an External Content Type
Code Snippet: Determine the Type of the Parameter That a Filter is associated with
Code Snippet: Set the Parameters Object Before Calling a GenericInvoker
Code Snippet: Enumerate External Content Types in the Client Cache
Code Snippet: Enumerate Items of an External Content Type in the Client Cache