Freigeben über


IService-Schnittstelle

Defines methods for operations related to business rules, master data, metadata, and security.

Namespace:  Microsoft.MasterDataServices.Services.ServiceContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)

Syntax

'Declaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Interface IService
'Usage
Dim instance As IService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public interface IService
[ServiceContractAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public interface class IService
[<ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type IService =  interface end
public interface IService

Der IService-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode AnnotationsDelete Deletes an existing annotation.
Öffentliche Methode AnnotationsUpdate Updates an existing annotation.
Öffentliche Methode AttributeChange Changes an attribute.
Öffentliche Methode BusinessRulesClone Creates a new business rules which are exact copies of business rules from another source, retaining the Globally Unique Identifiers (GUIDs) of the original objects.
Öffentliche Methode BusinessRulesCreate Creates a new business rules.
Öffentliche Methode BusinessRulesDelete Deletes a business rule or components of rules.
Öffentliche Methode BusinessRulesGet Retrieves a business rules.
Öffentliche Methode BusinessRulesPaletteGet Retrieves an available business rule components (the component palette).
Öffentliche Methode BusinessRulesPublish Publishes a business rules for a model, entity, or member type.
Öffentliche Methode BusinessRulesUpdate Updates an existing business rules.
Öffentliche Methode DataQualityCleansingOperationCreate Infrastruktur Creates an operation request for DQS quality cleansing.
Öffentliche Methode DataQualityInstalledState Infrastruktur Returns the state of the installed DQS.
Öffentliche Methode DataQualityKnowledgeBasesGet Infrastruktur Retrieves the knowledge bases of the DQS.
Öffentliche Methode DataQualityMatchingOperationCreate Infrastruktur Creates an operation request for DQS matching.
Öffentliche Methode DataQualityOperationPurgeOperation Infrastruktur Returns a purge operation for DQS operation.
Öffentliche Methode DataQualityOperationResultsGet Infrastruktur Retrieves the results of a completed DQS operation.
Öffentliche Methode DataQualityOperationStart Infrastruktur Starts a DQS operation.
Öffentliche Methode DataQualityOperationStatus Infrastruktur Retrieves the status of the DQS operation.
Öffentliche Methode DataQualityStoreInputData Infrastruktur Retrieves the data for the data quality store input.
Öffentliche Methode EntityMemberAnnotationsCreate Creates a new annotations attached to a member.
Öffentliche Methode EntityMemberAnnotationsGet Retrieves the annotations attached to a member.
Öffentliche Methode EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members.
Öffentliche Methode EntityMemberKeyLookup Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.
Öffentliche Methode EntityMembersCopy Copies the selected members to new target members.
Öffentliche Methode EntityMembersCreate Creates the new members.
Öffentliche Methode EntityMembersDelete Deletes (deactivates) the selected members.
Öffentliche Methode EntityMembersGet Retrieves a filtered set of members and their data from an entity.
Öffentliche Methode EntityMembersMerge Creates the new members and update existing members.
Öffentliche Methode EntityMembersUpdate Updates the existing members.
Öffentliche Methode EntityStagingClear Infrastruktur Clears the staging information of entity based staging batches.
Öffentliche Methode EntityStagingGet Infrastruktur Retrieves the staging information of entity based staging batches.
Öffentliche Methode EntityStagingLoad Infrastruktur Handles the staging bulk loading based on the new entity based staging routines.
Öffentliche Methode EntityStagingProcess Infrastruktur Modifies a set of entity based staging batches to be ready for processing.
Öffentliche Methode ExportViewCreate Generates or regenerates the desired subscription views.
Öffentliche Methode ExportViewDelete Removes an existing export view.
Öffentliche Methode ExportViewListGet Retrieves a list of existing export views.
Öffentliche Methode ExportViewUpdate Updates an existing export view.
Öffentliche Methode HierarchyMembersGet Retrieves the parent-child members from a hierarchy relative to a parent node.
Öffentliche Methode MetadataClone Creates the exact copies of metadata components from another source, retaining the GUIDs of the original objects.
Öffentliche Methode MetadataCreate Creates the new metadata components.
Öffentliche Methode MetadataDelete Deletes the metadata components.
Öffentliche Methode MetadataGet Retrieves the metadata components.
Öffentliche Methode MetadataUpdate Updates the metadata components.
Öffentliche Methode ModelMembersBulkDelete Begins the asynchronous deletion of members.
Öffentliche Methode ModelMembersBulkMerge Begins the asynchronous creation and/or update of member data across one or more entities.
Öffentliche Methode ModelMembersBulkUpdate Begins the asynchronous update of member data across one or more entities.
Öffentliche Methode ModelMembersGet Retrieves the entire selected models, entities and/or hierarchies.
Öffentliche Methode SecurityPrincipalsClone Creates the exact copies of users, groups and their permissions within the security model from another source, retaining the GUIDs of the original objects.
Öffentliche Methode SecurityPrincipalsCreate Creates the new users, groups, and their permissions within the security model.
Öffentliche Methode SecurityPrincipalsDelete Deletes the users and groups.
Öffentliche Methode SecurityPrincipalsGet Retrieves the security principals and their permissions.
Öffentliche Methode SecurityPrincipalsUpdate Updates the security principals.
Öffentliche Methode SecurityPrivilegesClone Creates the exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects.
Öffentliche Methode SecurityPrivilegesCreate Creates the new security privileges.
Öffentliche Methode SecurityPrivilegesDelete Deletes the permissions.
Öffentliche Methode SecurityPrivilegesGet Retrieves the security permissions for selected principals and/or models.
Öffentliche Methode SecurityPrivilegesUpdate Updates the security privileges.
Öffentliche Methode ServiceCheck Determines whether the Master Data Services Web service is successfully running and connected to the database.
Öffentliche Methode ServiceVersionGet Retrieves the service version.
Öffentliche Methode StagingClear Clears the bulk staging area.
Öffentliche Methode StagingGet Retrieves the contents of the bulk staging area.
Öffentliche Methode StagingNameCheck Checks the staging name.
Öffentliche Methode StagingProcess Sweeps the existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.
Öffentliche Methode SystemDomainListGet Retrieves a localized fixed list of choices based on a list code.
Öffentliche Methode SystemPropertiesGet Retrieves the immutable properties about the system.
Öffentliche Methode SystemSettingsGet Retrieves a list of system settings.
Öffentliche Methode SystemSettingsUpdate Updates the system setting values.
Öffentliche Methode TransactionAnnotationsCreate Creates a new annotations attached to an existing transaction.
Öffentliche Methode TransactionAnnotationsGet Retrieves the annotations related to a transaction.
Öffentliche Methode TransactionsGet Retrieves the transactions for the given criteria.
Öffentliche Methode TransactionsReverse Reverses one or more existing transactions.
Öffentliche Methode UserPreferencesDelete Deletes the current user’s preferences.
Öffentliche Methode UserPreferencesGet Retrieves the current user’s preferences.
Öffentliche Methode UserPreferencesUpdate Updates the current user’s preferences.
Öffentliche Methode ValidationGet Retrieves the filtered validation results from a model.
Öffentliche Methode ValidationProcess Processes the validations (business rules) for selected members within a model.
Öffentliche Methode VersionCopy Copies a model’s version to a new version.

Zum Anfang

Siehe auch

Verweis

Microsoft.MasterDataServices.Services.ServiceContracts-Namespace