BusinessDataCatalogSharedServiceClient Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
Channel | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ChannelFactory | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ClientCredentials | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
Endpoint | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
InnerChannel | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
State | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) |
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
Close | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
CreateChannel | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
DisplayInitializationUI | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
Equals | (Inherited from Object.) | |
ExportPackage | Exports the specified BDC model from the Metadata Store. | |
Finalize | (Inherited from Object.) | |
GetDefaultValueForInitialization<T> | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
GetHashCode | (Inherited from Object.) | |
GetImportProgress | Retrieves the progress of an ImportPackageWithProgress([], String, PackageContents, AdministrationMetadataCatalogStruct, String, Int32, Boolean, Guid) operation using the specified identifier. | |
GetModelByName | Returns the BDC model with the given name. | |
GetModelsByName | Returns the BDC models whose names or localized names match the specified wildcard name. | |
GetType | (Inherited from Object.) | |
ImportPackage | Imports the specified BDC model or BDC model resources to the Metadata Store. | |
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. | |
InvokeAsync | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
MemberwiseClone | (Inherited from Object.) | |
Open | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICommunicationObject.BeginClose(AsyncCallback, Object) | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.BeginClose(TimeSpan, AsyncCallback, Object) | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.BeginOpen(AsyncCallback, Object) | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.BeginOpen(TimeSpan, AsyncCallback, Object) | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Close | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Closed | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Closing | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
IDisposable.Dispose | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.EndClose | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.EndOpen | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Faulted | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Open | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Opened | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) | |
ICommunicationObject.Opening | (Inherited from ClientBase<BusinessDataCatalogSharedService>.) |
Top