Freigeben über


Service-Klasse

Contains the various API operations for the service.

Vererbungshierarchie

System.Object
  Microsoft.MasterDataServices.Services.Service

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

Syntax

'Declaration
<AspNetCompatibilityRequirementsAttribute(RequirementsMode := AspNetCompatibilityRequirementsMode.Allowed)> _
<ServiceBehaviorAttribute(ConcurrencyMode := ConcurrencyMode.Multiple, InstanceContextMode := InstanceContextMode.Single,  _
    Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class Service _
    Implements IService, IServiceBehavior
'Usage
Dim instance As Service
[AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
[ServiceBehaviorAttribute(ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single, 
    Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class Service : IService, 
    IServiceBehavior
[AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode::Allowed)]
[ServiceBehaviorAttribute(ConcurrencyMode = ConcurrencyMode::Multiple, InstanceContextMode = InstanceContextMode::Single, 
    Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class Service sealed : IService, 
    IServiceBehavior
[<SealedAttribute>]
[<AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)>]
[<ServiceBehaviorAttribute(ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single, 
    Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Service =  
    class 
        interface IService 
        interface IServiceBehavior 
    end
public final class Service implements IService, IServiceBehavior

Der Service-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode Service Initializes a new instance of the Service class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode AddBindingParameters Adds the binding parameters for the service.
Öffentliche Methode AnnotationsDelete Deletes an existing annotation.
Öffentliche Methode AnnotationsUpdate Updates an existing annotation.
Öffentliche Methode ApplyDispatchBehavior Registers for all service operations a parameter inspector that extracts and applies WCF client locale information. Registers an error handler for all channels.
Öffentliche Methode AttributeChange Infrastruktur Changes an attribute.
Öffentliche Methode BusinessRulesClone Creates a new business rules which are exact copies of business rules from another source, retaining the 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/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 Retrieves the DQS state – the response is positive if DQS is properly installed and configured to work with Master Data Services.
Öffentliche Methode DataQualityKnowledgeBasesGet Infrastruktur Retrieves a list of knowledgebase configured in 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 a running DQS operation.
Öffentliche Methode DataQualityStoreInputData Infrastruktur Retrieves the data for the data quality store input.
Öffentliche Methode EntityMemberAnnotationsCreate Creates 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 new members and updates existing members.
Öffentliche Methode EntityMembersUpdate Updates the existing members.
Öffentliche Methode EntityStagingClear Infrastruktur Displays the given batch to the “queued to clear” status.
Öffentliche Methode EntityStagingGet Infrastruktur Uses the list of batches in the system for a given model.
Öffentliche Methode EntityStagingLoad Infrastruktur Uses the bulk loading of members and relationships into entity based staging tables.Important: The EntityStagingLoad Method is not supported. When the entity to be loaded does not have a hierarchy or a relationship staging table, the EntityStagingLoad method returns an error (error code 208). The error does not occur when the entity has an explicit hierarchy and the relationship staging table. The alternative to using the EntityStagingLoad method is to load the entity data directly into staging tables
Öffentliche Methode EntityStagingProcess Infrastruktur Displays the given batch to be queued for processing.
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode ExportViewCreate Generates or regenerates 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 GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Ö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 a new metadata components.
Öffentliche Methode MetadataDelete Deletes the metadata components.
Öffentliche Methode MetadataGet Retrieves the metadata.
Öffentliche Methode MetadataUpdate Updates the metadata.
Ö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 an entire selected models, entities and/or hierarchies.
Öffentliche Methode SecurityDelete Deletes the security permission.
Ö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 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 if the staging name is unique or the staging name is already used.
Ö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 ToString (Geerbt von Object.)
Ö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 Validate Validates the permissions.
Öffentliche Methode ValidationGet Retrieves the filtered validation results from a model.
Öffentliche Methode ValidationProcess Processes validations (business rules) for selected members within a model.
Öffentliche Methode VersionCopy Copies a model version to a new version.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.MasterDataServices.Services-Namespace