Administration Client Class Library
Applies to: Office 365 | SharePoint Online | SharePoint Server 2010
You can use the Administration client object model to create, read, update, and delete metadata objects in the BDC Metadata Store from the client. This object model provides complete metadata validation at publishing time and maintains referential integrity across the store. For performance, it uses an in-memory metadata cache. However, this means that this object model has a relatively high latency and a delay of up to a minute before the BDC updates the cache in all the front-end Web servers and application servers in the deployment.
Administration Client Namespaces
Namespace |
Description |
|---|---|
Contains types that handle the business data infrastructure. |
|
Contains types used to administer the business data on the client. |
|
Microsoft.SharePoint.BusinessData.Administration.Client.Constants |
Contains types that handle constants on the Microsoft Office application. |
Microsoft.SharePoint.BusinessData.Administration.Client.Parser |
Contains types that handle the parse context and the exceptions that are thrown during the import of a metadata XML file. |
Contains types to handle the infrastructure of the client. |
|
Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client |
Contains types to handle collections on the client. |
See Also
Other Resources
What's New in SharePoint Server 2010
What's New in SharePoint Foundation 2010
SharePoint Server 2010 General Reference
Video: Using the SharePoint 2010 SDK Help