Partager via


Interface IService

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

Espace de noms :  Microsoft.MasterDataServices.Services.ServiceContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Interface IService
'Utilisation
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

Le type IService expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AnnotationsDelete Deletes an existing annotation.
Méthode publique AnnotationsUpdate Updates an existing annotation.
Méthode publique AttributeChange Changes an attribute.
Méthode publique 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.
Méthode publique BusinessRulesCreate Creates a new business rules.
Méthode publique BusinessRulesDelete Deletes a business rule or components of rules.
Méthode publique BusinessRulesGet Retrieves a business rules.
Méthode publique BusinessRulesPaletteGet Retrieves an available business rule components (the component palette).
Méthode publique BusinessRulesPublish Publishes a business rules for a model, entity, or member type.
Méthode publique BusinessRulesUpdate Updates an existing business rules.
Méthode publique DataQualityCleansingOperationCreate Infrastructure. Creates an operation request for DQS quality cleansing.
Méthode publique DataQualityInstalledState Infrastructure. Returns the state of the installed DQS.
Méthode publique DataQualityKnowledgeBasesGet Infrastructure. Retrieves the knowledge bases of the DQS.
Méthode publique DataQualityMatchingOperationCreate Infrastructure. Creates an operation request for DQS matching.
Méthode publique DataQualityOperationPurgeOperation Infrastructure. Returns a purge operation for DQS operation.
Méthode publique DataQualityOperationResultsGet Infrastructure. Retrieves the results of a completed DQS operation.
Méthode publique DataQualityOperationStart Infrastructure. Starts a DQS operation.
Méthode publique DataQualityOperationStatus Infrastructure. Retrieves the status of the DQS operation.
Méthode publique DataQualityStoreInputData Infrastructure. Retrieves the data for the data quality store input.
Méthode publique EntityMemberAnnotationsCreate Creates a new annotations attached to a member.
Méthode publique EntityMemberAnnotationsGet Retrieves the annotations attached to a member.
Méthode publique EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members.
Méthode publique EntityMemberKeyLookup Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.
Méthode publique EntityMembersCopy Copies the selected members to new target members.
Méthode publique EntityMembersCreate Creates the new members.
Méthode publique EntityMembersDelete Deletes (deactivates) the selected members.
Méthode publique EntityMembersGet Retrieves a filtered set of members and their data from an entity.
Méthode publique EntityMembersMerge Creates the new members and update existing members.
Méthode publique EntityMembersUpdate Updates the existing members.
Méthode publique EntityStagingClear Infrastructure. Clears the staging information of entity based staging batches.
Méthode publique EntityStagingGet Infrastructure. Retrieves the staging information of entity based staging batches.
Méthode publique EntityStagingLoad Infrastructure. Handles the staging bulk loading based on the new entity based staging routines.
Méthode publique EntityStagingProcess Infrastructure. Modifies a set of entity based staging batches to be ready for processing.
Méthode publique ExportViewCreate Generates or regenerates the desired subscription views.
Méthode publique ExportViewDelete Removes an existing export view.
Méthode publique ExportViewListGet Retrieves a list of existing export views.
Méthode publique ExportViewUpdate Updates an existing export view.
Méthode publique HierarchyMembersGet Retrieves the parent-child members from a hierarchy relative to a parent node.
Méthode publique MetadataClone Creates the exact copies of metadata components from another source, retaining the GUIDs of the original objects.
Méthode publique MetadataCreate Creates the new metadata components.
Méthode publique MetadataDelete Deletes the metadata components.
Méthode publique MetadataGet Retrieves the metadata components.
Méthode publique MetadataUpdate Updates the metadata components.
Méthode publique ModelMembersBulkDelete Begins the asynchronous deletion of members.
Méthode publique ModelMembersBulkMerge Begins the asynchronous creation and/or update of member data across one or more entities.
Méthode publique ModelMembersBulkUpdate Begins the asynchronous update of member data across one or more entities.
Méthode publique ModelMembersGet Retrieves the entire selected models, entities and/or hierarchies.
Méthode publique 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.
Méthode publique SecurityPrincipalsCreate Creates the new users, groups, and their permissions within the security model.
Méthode publique SecurityPrincipalsDelete Deletes the users and groups.
Méthode publique SecurityPrincipalsGet Retrieves the security principals and their permissions.
Méthode publique SecurityPrincipalsUpdate Updates the security principals.
Méthode publique SecurityPrivilegesClone Creates the exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects.
Méthode publique SecurityPrivilegesCreate Creates the new security privileges.
Méthode publique SecurityPrivilegesDelete Deletes the permissions.
Méthode publique SecurityPrivilegesGet Retrieves the security permissions for selected principals and/or models.
Méthode publique SecurityPrivilegesUpdate Updates the security privileges.
Méthode publique ServiceCheck Determines whether the Master Data Services Web service is successfully running and connected to the database.
Méthode publique ServiceVersionGet Retrieves the service version.
Méthode publique StagingClear Clears the bulk staging area.
Méthode publique StagingGet Retrieves the contents of the bulk staging area.
Méthode publique StagingNameCheck Checks the staging name.
Méthode publique StagingProcess Sweeps the existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.
Méthode publique SystemDomainListGet Retrieves a localized fixed list of choices based on a list code.
Méthode publique SystemPropertiesGet Retrieves the immutable properties about the system.
Méthode publique SystemSettingsGet Retrieves a list of system settings.
Méthode publique SystemSettingsUpdate Updates the system setting values.
Méthode publique TransactionAnnotationsCreate Creates a new annotations attached to an existing transaction.
Méthode publique TransactionAnnotationsGet Retrieves the annotations related to a transaction.
Méthode publique TransactionsGet Retrieves the transactions for the given criteria.
Méthode publique TransactionsReverse Reverses one or more existing transactions.
Méthode publique UserPreferencesDelete Deletes the current user’s preferences.
Méthode publique UserPreferencesGet Retrieves the current user’s preferences.
Méthode publique UserPreferencesUpdate Updates the current user’s preferences.
Méthode publique ValidationGet Retrieves the filtered validation results from a model.
Méthode publique ValidationProcess Processes the validations (business rules) for selected members within a model.
Méthode publique VersionCopy Copies a model’s version to a new version.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.MasterDataServices.Services.ServiceContracts