Класс Service

Contains the various business rules API operations.

Иерархия наследования

System. . :: . .Object
  Microsoft.MasterDataServices.Services..::..Service

Пространство имен:  Microsoft.MasterDataServices.Services
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<ServiceBehaviorAttribute(ConcurrencyMode := ConcurrencyMode.Multiple, InstanceContextMode := InstanceContextMode.Single,  _
    Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<AspNetCompatibilityRequirementsAttribute(RequirementsMode := AspNetCompatibilityRequirementsMode.Allowed)> _
Public NotInheritable Class Service _
    Implements IService, IServiceBehavior
'Применение
Dim instance As Service
[ServiceBehaviorAttribute(ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single, 
    Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
public sealed class Service : IService, 
    IServiceBehavior
[ServiceBehaviorAttribute(ConcurrencyMode = ConcurrencyMode::Multiple, InstanceContextMode = InstanceContextMode::Single, 
    Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode::Allowed)]
public ref class Service sealed : IService, 
    IServiceBehavior
[<SealedAttribute>]
[<ServiceBehaviorAttribute(ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single, 
    Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<AspNetCompatibilityRequirementsAttribute(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)>]
type Service =  
    class
        interface IService
        interface IServiceBehavior
    end
public final class Service implements IService, IServiceBehavior

Тип Service обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод Service Initializes a new instance of the Service class.

В начало

Методы

  Имя Описание
Открытый метод AddBindingParameters
Открытый метод AnnotationsDelete Deletes an existing annotation.
Открытый метод AnnotationsUpdate Update an existing annotation.
Открытый метод ApplyDispatchBehavior Registers for all service operations a parameter inspector that extracts and applies WCF client locale information. Registers an error handler for all channels.
Открытый метод BusinessRulesClone Creates new business rules which are exact copies of business rules from another source, retaining the GUIDs of the original objects.
Открытый метод BusinessRulesCreate Creates new business rules.
Открытый метод BusinessRulesDelete Deletes a business rule or components of rules.
Открытый метод BusinessRulesGet Retrieves business rules.
Открытый метод BusinessRulesPaletteGet Retrieves available business rule components (the component palette).
Открытый метод BusinessRulesPublish Publishes business rules for a model/entity/member type.
Открытый метод BusinessRulesUpdate Updates existing business rules.
Открытый метод EntityMemberAnnotationsCreate Creates new annotations attached to a member.
Открытый метод EntityMemberAnnotationsGet Retrieves annotations attached to a member.
Открытый метод EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members.
Открытый метод EntityMemberKeyLookup В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется.
Открытый метод EntityMembersCopy Copies selected members to new target members.
Открытый метод EntityMembersCreate Creates new members.
Открытый метод EntityMembersDelete Deletes (deactivates) selected members.
Открытый метод EntityMembersGet Retrieves a filtered set of members and their data from an entity.
Открытый метод EntityMembersMerge Creates new members and updates existing members.
Открытый метод EntityMembersUpdate Updates existing members.
Открытый метод Equals (Производный от Object.)
Открытый метод ExportViewCreate Generates or regenerates desired subscription views.
Открытый метод ExportViewDelete Removes an existing export view.
Открытый метод ExportViewListGet Retrieves a list of existing export views.
Открытый метод ExportViewUpdate Update an existing export view.
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод HierarchyMembersGet Retrieves parent-child members from a hierarchy relative to a parent node.
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод MetadataClone Creates exact copies of metadata components from another source, retaining the GUIDs of the original objects.
Открытый метод MetadataCreate Create new metadata components.
Открытый метод MetadataDelete Delete metadata components.
Открытый метод MetadataGet Retrieves metadata.
Открытый метод MetadataUpdate Updates metadata.
Открытый метод ModelMembersBulkDelete Begin the asynchronous deletion of members.
Открытый метод ModelMembersBulkMerge Begin the asynchronous creation and/or update of member data across one or more entities.
Открытый метод ModelMembersBulkUpdate Begin the asynchronous update of member data across one or more entities.
Открытый метод ModelMembersGet Retrieve entire selected models, entities and/or hierarchies.
Открытый метод SecurityDelete Deletes security permission.
Открытый метод SecurityPrincipalsClone Create exact copies of users, groups and their permissions within the security model from another source, retaining the GUIDs of the original objects.
Открытый метод SecurityPrincipalsCreate Create new users, groups and their permissions within the security model.
Открытый метод SecurityPrincipalsDelete Delete users, groups.
Открытый метод SecurityPrincipalsGet Retrieve the security principals and their permissions.
Открытый метод SecurityPrincipalsUpdate Updates security principals.
Открытый метод SecurityPrivilegesClone Create exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects.
Открытый метод SecurityPrivilegesCreate Creates security privileges.
Открытый метод SecurityPrivilegesDelete Deletes permissions.
Открытый метод SecurityPrivilegesGet Retrieves security permissions for selected principals and/or models.
Открытый метод SecurityPrivilegesUpdate Updates security privileges.
Открытый метод ServiceCheck Determines whether the Master Data Services Web service is successfully running and connected to the database.
Открытый метод StagingClear Clears the bulk staging area.
Открытый метод StagingGet Retrieves the contents of the bulk staging area.
Открытый метод StagingProcess Sweeps existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request.
Открытый метод SystemDomainListGet Retrieves a localized fixed list of choices based on a list code.
Открытый метод SystemPropertiesGet Retrieves immutable properties about the system.
Открытый метод SystemSettingsGet Retrieves a list of system settings.
Открытый метод SystemSettingsUpdate Updates system setting values.
Открытый метод ToString (Производный от Object.)
Открытый метод TransactionAnnotationsCreate Creates new annotations attached to an existing transaction.
Открытый метод TransactionAnnotationsGet Retrieves a filtered list of transactions from a model.
Открытый метод TransactionsGet Retrieves a filtered list of transactions from a model.
Открытый метод TransactionsReverse Reverses one or more existing transactions.
Открытый метод UserPreferencesDelete Deletes the current user’s preferences.
Открытый метод UserPreferencesGet Retrieves the current user’s preferences.
Открытый метод UserPreferencesUpdate Updates the current user’s preferences.
Открытый метод Validate Validates permissions.
Открытый метод ValidationGet Retrieves filtered validation results from a model.
Открытый метод ValidationProcess Processes validations (business rules) for selected members within a model.
Открытый метод VersionCopy Copies a model version to a new version.

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.