BusinessDataCatalogSharedServiceClient members

A Web client that enables importing and exporting Business Data Connectivity (BDC) service models from the Metadata Store.

The BusinessDataCatalogSharedServiceClient type exposes the following members.

Properties

  Name Description
Protected property Channel (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public property ChannelFactory (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public property ClientCredentials (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public property Endpoint (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public property InnerChannel (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public property State (Inherited from ClientBase<BusinessDataCatalogSharedService>.)

Top

Methods

  Name Description
Public method Abort (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public method Close (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Protected method CreateChannel (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public method DisplayInitializationUI (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public method Equals (Inherited from Object.)
Public method ExportPackage Exports the specified BDC model from the Metadata Store.
Protected method Finalize (Inherited from Object.)
Protected method GetDefaultValueForInitialization<T> (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public method GetHashCode (Inherited from Object.)
Public method GetImportProgress Retrieves the progress of an ImportPackageWithProgress([], String, PackageContents, AdministrationMetadataCatalogStruct, String, Int32, Boolean, Guid) operation using the specified identifier.
Public method GetModelByName Returns the BDC model with the given name.
Public method GetModelsByName Returns the BDC models whose names or localized names match the specified wildcard name.
Public method GetType (Inherited from Object.)
Public method ImportPackage Imports the specified BDC model or BDC model resources to the Metadata Store.
Public method ImportPackageWithProgress Imports the specified BDC model or BDC model resources to the Metadata Store and tracks the progress of this operation using the specified identifier.
Protected method InvokeAsync (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(AsyncCallback, Object) (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(AsyncCallback, Object) (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.Close (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate event ICommunicationObject.Closed (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate event ICommunicationObject.Closing (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method IDisposable.Dispose (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndClose (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.EndOpen (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate event ICommunicationObject.Faulted (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate method ICommunicationObject.Open (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate event ICommunicationObject.Opened (Inherited from ClientBase<BusinessDataCatalogSharedService>.)
Explicit interface implemetationPrivate event ICommunicationObject.Opening (Inherited from ClientBase<BusinessDataCatalogSharedService>.)

Top

See also

Reference

BusinessDataCatalogSharedServiceClient class

WebSvcBdcAdminService namespace