IService 接口
Contains the various business rules API operations.
命名空间: Microsoft.MasterDataServices
程序集: Microsoft.MasterDataServices(在 Microsoft.MasterDataServices.dll 中)
语法
声明
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
ConfigurationName := "Microsoft.MasterDataServices.IService")> _
Public Interface IService
用法
Dim instance As IService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
ConfigurationName = "Microsoft.MasterDataServices.IService")]
public interface IService
[ServiceContractAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
ConfigurationName = L"Microsoft.MasterDataServices.IService")]
public interface class IService
[<ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
ConfigurationName = "Microsoft.MasterDataServices.IService")>]
type IService = interface end
public interface IService
IService 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
AnnotationsDelete | Deletes an existing annotation. |
![]() |
AnnotationsUpdate | Updates an existing annotation. |
![]() |
AttributeChange | 基础结构。Changes an attribute. |
![]() |
BusinessRulesClone | Creates new business rules which are exact copies of business rules from another source, retaining the globally unique identifiers (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. |
![]() |
DataQualityCleansingOperationCreate | 基础结构。Creates an operation request for DQS quality cleansing. |
![]() |
DataQualityInstalledState | 基础结构。Returns the state of the installed DQS. |
![]() |
DataQualityKnowledgeBasesGet | 基础结构。Retrieves the knowledge bases of the DQS. |
![]() |
DataQualityMatchingOperationCreate | 基础结构。Creates an operation request for DQS matching. |
![]() |
DataQualityOperationPurgeOperation | 基础结构。Returns a purge operation for DQS operation. |
![]() |
DataQualityOperationResultsGet | 基础结构。Retrieves the results of a completed DQS operation. |
![]() |
DataQualityOperationStart | 基础结构。Starts a DQS operation. |
![]() |
DataQualityOperationStatus | 基础结构。Retrieves the status of the DQS operation. |
![]() |
DataQualityStoreInputData | 基础结构。Retrieves the data for the data quality store input. |
![]() |
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. |
![]() |
EntityStagingClear | 基础结构。Clears the entity staging. |
![]() |
EntityStagingGet | 基础结构。Gets the entity staging. |
![]() |
EntityStagingLoad | 基础结构。Loads entity staging. |
![]() |
EntityStagingProcess | 基础结构。Processes the entity staging. |
![]() |
ExportViewCreate | Generates or regenerates desired subscription views. |
![]() |
ExportViewDelete | Removes an existing export view. |
![]() |
ExportViewListGet | Retrieves a list of existing export views. |
![]() |
ExportViewUpdate | Updates an existing export view. |
![]() |
HierarchyMembersGet | Retrieves parent-child members from a hierarchy relative to a parent node. |
![]() |
MetadataClone | Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects. |
![]() |
MetadataCreate | Creates new metadata components. |
![]() |
MetadataDelete | Deletes metadata components. |
![]() |
MetadataGet | Retrieves metadata. |
![]() |
MetadataUpdate | Updates metadata. |
![]() |
ModelMembersBulkDelete | Begins the asynchronous deletion of members. |
![]() |
ModelMembersBulkMerge | Begins the asynchronous creation and/or update of member data across one or more entities. |
![]() |
ModelMembersBulkUpdate | Begins the asynchronous update of member data across one or more entities. |
![]() |
ModelMembersGet | Retrieves entire selected models, entities, and/or hierarchies. |
![]() |
SecurityPrincipalsClone | 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. |
![]() |
SecurityPrincipalsCreate | Creates new users, groups and their permissions within the security model. |
![]() |
SecurityPrincipalsDelete | Deletes users, groups. |
![]() |
SecurityPrincipalsGet | Retrieves the security principals and their permissions. |
![]() |
SecurityPrincipalsUpdate | Updates security principals. |
![]() |
SecurityPrivilegesClone | Creates 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 if the Master Data Services Web service is running and is connected to the database. |
![]() |
ServiceVersionGet | Retrieves the service version. |
![]() |
StagingClear | Clears the bulk staging area. |
![]() |
StagingGet | Retrieves the contents of the bulk staging area. |
![]() |
StagingNameCheck | Checks the staging name. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
页首