IServiceChannel Interface

Definition

Defines the service contract for WCF-based interactions with Master Data Services.

public interface class IServiceChannel : IDisposable, Microsoft::MasterDataServices::IService, System::ServiceModel::IClientChannel, System::ServiceModel::IExtensibleObject<System::ServiceModel::IContextChannel ^>
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
public interface IServiceChannel : IDisposable, Microsoft.MasterDataServices.IService, System.ServiceModel.IClientChannel, System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel>
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
type IServiceChannel = interface
    interface IService
    interface IClientChannel
    interface IContextChannel
    interface IChannel
    interface ICommunicationObject
    interface IExtensibleObject<IContextChannel>
    interface IDisposable
Public Interface IServiceChannel
Implements IClientChannel, IDisposable, IExtensibleObject(Of IContextChannel), IService
Attributes
Implements

Methods

AnnotationsDelete(AnnotationsDeleteRequest)

Deletes an existing annotation.

(Inherited from IService)
AnnotationsUpdate(AnnotationsUpdateRequest)

Updates an existing annotation.

(Inherited from IService)
AttributeChange(AttributeChangeRequest)

Changes an attribute.

(Inherited from IService)
BusinessRulesClone(BusinessRulesCloneRequest)

Creates new business rules which are exact copies of business rules from another source, retaining the globally unique identifiers (GUIDs) of the original objects.

(Inherited from IService)
BusinessRulesCreate(BusinessRulesCreateRequest)

Creates new business rules.

(Inherited from IService)
BusinessRulesDelete(BusinessRulesDeleteRequest)

Deletes a business rule or components of rules.

(Inherited from IService)
BusinessRulesGet(BusinessRulesGetRequest)

Retrieves business rules.

(Inherited from IService)
BusinessRulesPaletteGet(BusinessRulesPaletteGetRequest)

Retrieves available business rule components (the component palette).

(Inherited from IService)
BusinessRulesPublish(BusinessRulesPublishRequest)

Publishes business rules for a model/entity/member type.

(Inherited from IService)
BusinessRulesUpdate(BusinessRulesUpdateRequest)

Updates existing business rules.

(Inherited from IService)
DataQualityCleansingOperationCreate(DataQualityCleansingOperationCreateRequest)

Creates an operation request for DQS quality cleansing.

(Inherited from IService)
DataQualityInstalledState(DataQualityInstalledStateRequest)

Returns the state of the installed DQS.

(Inherited from IService)
DataQualityKnowledgeBasesGet(DataQualityKnowledgeBasesGetRequest)

Retrieves the knowledge bases of the DQS.

(Inherited from IService)
DataQualityMatchingOperationCreate(DataQualityMatchingOperationCreateRequest)

Creates an operation request for DQS matching.

(Inherited from IService)
DataQualityOperationPurgeOperation(DataQualityOperationPurgeOperationRequest)

Returns a purge operation for DQS operation.

(Inherited from IService)
DataQualityOperationResultsGet(DataQualityOperationResultsGetRequest)

Retrieves the results of a completed DQS operation.

(Inherited from IService)
DataQualityOperationStart(DataQualityOperationStartRequest)

Starts a DQS operation.

(Inherited from IService)
DataQualityOperationStatus(DataQualityOperationStatusRequest)

Retrieves the status of the DQS operation.

(Inherited from IService)
DataQualityStoreInputData(DataQualityStoreInputDataRequest)

Retrieves the data for the data quality store input.

(Inherited from IService)
EntityMemberAnnotationsCreate(EntityMemberAnnotationsCreateRequest)

Creates new annotations attached to a member.

(Inherited from IService)
EntityMemberAnnotationsGet(EntityMemberAnnotationsGetRequest)

Retrieves annotations attached to a member.

(Inherited from IService)
EntityMemberAttributesGet(EntityMemberAttributesGetRequest)

Retrieves a specified set of attribute values from a specified list of members.

(Inherited from IService)
EntityMemberKeyLookup(EntityMemberKeyGetRequest)

This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

(Inherited from IService)
EntityMembersCopy(EntityMembersCopyRequest)

Copies selected members to new target members.

(Inherited from IService)
EntityMembersCreate(EntityMembersCreateRequest)

Creates new members.

(Inherited from IService)
EntityMembersDelete(EntityMembersDeleteRequest)

Deletes (deactivates) selected members.

(Inherited from IService)
EntityMembersGet(EntityMembersGetRequest)

Retrieves a filtered set of members and their data from an entity.

(Inherited from IService)
EntityMembersMerge(EntityMembersMergeRequest)

Creates new members and updates existing members.

(Inherited from IService)
EntityMembersUpdate(EntityMembersUpdateRequest)

Updates existing members.

(Inherited from IService)
EntityStagingClear(EntityStagingClearRequest)

Clears the entity staging.

(Inherited from IService)
EntityStagingGet(EntityStagingGetRequest)

Gets the entity staging.

(Inherited from IService)
EntityStagingLoad(EntityStagingLoadRequest)

Loads entity staging.

(Inherited from IService)
EntityStagingProcess(EntityStagingProcessRequest)

Processes the entity staging.

(Inherited from IService)
ExportViewCreate(ExportViewCreateRequest)

Generates or regenerates desired subscription views.

(Inherited from IService)
ExportViewDelete(ExportViewDeleteRequest)

Removes an existing export view.

(Inherited from IService)
ExportViewListGet(ExportViewListGetRequest)

Retrieves a list of existing export views.

(Inherited from IService)
ExportViewUpdate(ExportViewUpdateRequest)

Updates an existing export view.

(Inherited from IService)
HierarchyMembersGet(HierarchyMembersGetRequest)

Retrieves parent-child members from a hierarchy relative to a parent node.

(Inherited from IService)
MetadataClone(MetadataCloneRequest)

Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects.

(Inherited from IService)
MetadataCreate(MetadataCreateRequest)

Creates new metadata components.

(Inherited from IService)
MetadataDelete(MetadataDeleteRequest)

Deletes metadata components.

(Inherited from IService)
MetadataGet(MetadataGetRequest)

Retrieves metadata.

(Inherited from IService)
MetadataUpdate(MetadataUpdateRequest)

Updates metadata.

(Inherited from IService)
ModelMembersBulkDelete(ModelMembersBulkDeleteRequest)

Begins the asynchronous deletion of members.

(Inherited from IService)
ModelMembersBulkMerge(ModelMembersBulkMergeRequest)

Begins the asynchronous creation and/or update of member data across one or more entities.

(Inherited from IService)
ModelMembersBulkUpdate(ModelMembersBulkUpdateRequest)

Begins the asynchronous update of member data across one or more entities.

(Inherited from IService)
ModelMembersGet(ModelMembersGetRequest)

Retrieves entire selected models, entities, and/or hierarchies.

(Inherited from IService)
SecurityPrincipalsClone(SecurityPrincipalsRequest)

Creates exact copies of users, groups and their permissions within the security model from another source, retaining the globally unique identifiers (GUIDs) of the original objects.

(Inherited from IService)
SecurityPrincipalsCreate(SecurityPrincipalsRequest)

Creates new users, groups and their permissions within the security model.

(Inherited from IService)
SecurityPrincipalsDelete(SecurityPrincipalsDeleteRequest)

Deletes users, groups.

(Inherited from IService)
SecurityPrincipalsGet(SecurityPrincipalsGetRequest)

Retrieves the security principals and their permissions.

(Inherited from IService)
SecurityPrincipalsUpdate(SecurityPrincipalsRequest)

Updates security principals.

(Inherited from IService)
SecurityPrivilegesClone(SecurityPrivilegesRequest)

Creates exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects.

(Inherited from IService)
SecurityPrivilegesCreate(SecurityPrivilegesRequest)

Creates security privileges.

(Inherited from IService)
SecurityPrivilegesDelete(SecurityPrivilegesDeleteRequest)

Deletes permissions.

(Inherited from IService)
SecurityPrivilegesGet(SecurityPrivilegesGetRequest)

Retrieves security permissions for selected principals and/or models.

(Inherited from IService)
SecurityPrivilegesUpdate(SecurityPrivilegesRequest)

Updates security privileges.

(Inherited from IService)
ServiceCheck(ServiceCheckGetRequest)

Determines if the Master Data Services Web service is running and is connected to the database.

(Inherited from IService)
ServiceVersionGet(ServiceVersionGetRequest)

Retrieves the service version.

(Inherited from IService)
StagingClear(StagingClearRequest)

Clears the bulk staging area.

(Inherited from IService)
StagingGet(StagingGetRequest)

Retrieves the contents of the bulk staging area.

(Inherited from IService)
StagingNameCheck(StagingNameCheckRequest)

Checks the staging name.

(Inherited from IService)
StagingProcess(StagingProcessRequest)

Sweeps existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.

(Inherited from IService)
SystemDomainListGet(SystemDomainListGetRequest)

Retrieves a localized fixed list of choices based on a list code.

(Inherited from IService)
SystemPropertiesGet(SystemPropertiesGetRequest)

Retrieves immutable properties about the system.

(Inherited from IService)
SystemSettingsGet(SystemSettingsGetRequest)

Retrieves a list of system settings.

(Inherited from IService)
SystemSettingsUpdate(SystemSettingsUpdateRequest)

Updates system setting values.

(Inherited from IService)
TransactionAnnotationsCreate(TransactionAnnotationsCreateRequest)

Creates new annotations attached to an existing transaction.

(Inherited from IService)
TransactionAnnotationsGet(TransactionAnnotationsGetRequest)

Retrieves a filtered list of transactions from a model.

(Inherited from IService)
TransactionsGet(TransactionsGetRequest)

Retrieves a filtered list of transactions from a model.

(Inherited from IService)
TransactionsReverse(TransactionsReverseRequest)

Reverses one or more existing transactions.

(Inherited from IService)
UserPreferencesDelete(UserPreferencesDeleteRequest)

Deletes the current user’s preferences.

(Inherited from IService)
UserPreferencesGet(UserPreferencesGetRequest)

Retrieves the current user’s preferences.

(Inherited from IService)
UserPreferencesUpdate(UserPreferencesUpdateRequest)

Updates the current user’s preferences.

(Inherited from IService)
ValidationGet(ValidationGetRequest)

Retrieves filtered validation results from a model.

(Inherited from IService)
ValidationProcess(ValidationProcessRequest)

Processes validations (business rules) for selected members within a model.

(Inherited from IService)
VersionCopy(VersionCopyRequest)

Copies a model version to a new version.

(Inherited from IService)

Applies to