다음을 통해 공유


IServiceChannel 인터페이스

Defines the service contract for WCF-based interactions with Master Data Services.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
Public Interface IServiceChannel _
    Inherits IService, IClientChannel, IContextChannel, IChannel,  _
    ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
‘사용 방법
Dim instance As IServiceChannel
public interface IServiceChannel : IService, 
    IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, 
    IDisposable
public interface class IServiceChannel : IService, 
    IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, 
    IDisposable
type IServiceChannel =  
    interface
        interface IService
        interface IClientChannel
        interface IContextChannel
        interface IChannel
        interface ICommunicationObject
        interface IExtensibleObject<IContextChannel>
        interface IDisposable
    end
public interface IServiceChannel extends IService, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable

IServiceChannel 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 AllowInitializationUI (IClientChannel에서 상속됨)
공용 속성 AllowOutputBatching (IContextChannel에서 상속됨)
공용 속성 DidInteractiveInitialization (IClientChannel에서 상속됨)
공용 속성 Extensions (IExtensibleObject<IContextChannel>에서 상속됨)
공용 속성 InputSession (IContextChannel에서 상속됨)
공용 속성 LocalAddress (IContextChannel에서 상속됨)
공용 속성 OperationTimeout (IContextChannel에서 상속됨)
공용 속성 OutputSession (IContextChannel에서 상속됨)
공용 속성 RemoteAddress (IContextChannel에서 상속됨)
공용 속성 SessionId (IContextChannel에서 상속됨)
공용 속성 State (ICommunicationObject에서 상속됨)
공용 속성 Via (IClientChannel에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 Abort (ICommunicationObject에서 상속됨)
공용 메서드 AnnotationsDelete Deletes an existing annotation. (IService에서 상속됨)
공용 메서드 AnnotationsUpdate Updates an existing annotation. (IService에서 상속됨)
공용 메서드 AttributeChange 인프라입니다. Changes an attribute. (IService에서 상속됨)
공용 메서드 BeginClose(AsyncCallback, Object) (ICommunicationObject에서 상속됨)
공용 메서드 BeginClose(TimeSpan, AsyncCallback, Object) (ICommunicationObject에서 상속됨)
공용 메서드 BeginDisplayInitializationUI (IClientChannel에서 상속됨)
공용 메서드 BeginOpen(AsyncCallback, Object) (ICommunicationObject에서 상속됨)
공용 메서드 BeginOpen(TimeSpan, AsyncCallback, Object) (ICommunicationObject에서 상속됨)
공용 메서드 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. (IService에서 상속됨)
공용 메서드 BusinessRulesCreate Creates new business rules. (IService에서 상속됨)
공용 메서드 BusinessRulesDelete Deletes a business rule or components of rules. (IService에서 상속됨)
공용 메서드 BusinessRulesGet Retrieves business rules. (IService에서 상속됨)
공용 메서드 BusinessRulesPaletteGet Retrieves available business rule components (the component palette). (IService에서 상속됨)
공용 메서드 BusinessRulesPublish Publishes business rules for a model/entity/member type. (IService에서 상속됨)
공용 메서드 BusinessRulesUpdate Updates existing business rules. (IService에서 상속됨)
공용 메서드 Close() (ICommunicationObject에서 상속됨)
공용 메서드 Close(TimeSpan) (ICommunicationObject에서 상속됨)
공용 메서드 DataQualityCleansingOperationCreate 인프라입니다. Creates an operation request for DQS quality cleansing. (IService에서 상속됨)
공용 메서드 DataQualityInstalledState 인프라입니다. Returns the state of the installed DQS. (IService에서 상속됨)
공용 메서드 DataQualityKnowledgeBasesGet 인프라입니다. Retrieves the knowledge bases of the DQS. (IService에서 상속됨)
공용 메서드 DataQualityMatchingOperationCreate 인프라입니다. Creates an operation request for DQS matching. (IService에서 상속됨)
공용 메서드 DataQualityOperationPurgeOperation 인프라입니다. Returns a purge operation for DQS operation. (IService에서 상속됨)
공용 메서드 DataQualityOperationResultsGet 인프라입니다. Retrieves the results of a completed DQS operation. (IService에서 상속됨)
공용 메서드 DataQualityOperationStart 인프라입니다. Starts a DQS operation. (IService에서 상속됨)
공용 메서드 DataQualityOperationStatus 인프라입니다. Retrieves the status of the DQS operation. (IService에서 상속됨)
공용 메서드 DataQualityStoreInputData 인프라입니다. Retrieves the data for the data quality store input. (IService에서 상속됨)
공용 메서드 DisplayInitializationUI (IClientChannel에서 상속됨)
공용 메서드 Dispose (IDisposable에서 상속됨)
공용 메서드 EndClose (ICommunicationObject에서 상속됨)
공용 메서드 EndDisplayInitializationUI (IClientChannel에서 상속됨)
공용 메서드 EndOpen (ICommunicationObject에서 상속됨)
공용 메서드 EntityMemberAnnotationsCreate Creates new annotations attached to a member. (IService에서 상속됨)
공용 메서드 EntityMemberAnnotationsGet Retrieves annotations attached to a member. (IService에서 상속됨)
공용 메서드 EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members. (IService에서 상속됨)
공용 메서드 EntityMemberKeyLookup 이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오. (IService에서 상속됨)
공용 메서드 EntityMembersCopy Copies selected members to new target members. (IService에서 상속됨)
공용 메서드 EntityMembersCreate Creates new members. (IService에서 상속됨)
공용 메서드 EntityMembersDelete Deletes (deactivates) selected members. (IService에서 상속됨)
공용 메서드 EntityMembersGet Retrieves a filtered set of members and their data from an entity. (IService에서 상속됨)
공용 메서드 EntityMembersMerge Creates new members and updates existing members. (IService에서 상속됨)
공용 메서드 EntityMembersUpdate Updates existing members. (IService에서 상속됨)
공용 메서드 EntityStagingClear 인프라입니다. Clears the entity staging. (IService에서 상속됨)
공용 메서드 EntityStagingGet 인프라입니다. Gets the entity staging. (IService에서 상속됨)
공용 메서드 EntityStagingLoad 인프라입니다. Loads entity staging. (IService에서 상속됨)
공용 메서드 EntityStagingProcess 인프라입니다. Processes the entity staging. (IService에서 상속됨)
공용 메서드 ExportViewCreate Generates or regenerates desired subscription views. (IService에서 상속됨)
공용 메서드 ExportViewDelete Removes an existing export view. (IService에서 상속됨)
공용 메서드 ExportViewListGet Retrieves a list of existing export views. (IService에서 상속됨)
공용 메서드 ExportViewUpdate Updates an existing export view. (IService에서 상속됨)
공용 메서드 GetProperty<T> (IChannel에서 상속됨)
공용 메서드 HierarchyMembersGet Retrieves parent-child members from a hierarchy relative to a parent node. (IService에서 상속됨)
공용 메서드 MetadataClone Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects. (IService에서 상속됨)
공용 메서드 MetadataCreate Creates new metadata components. (IService에서 상속됨)
공용 메서드 MetadataDelete Deletes metadata components. (IService에서 상속됨)
공용 메서드 MetadataGet Retrieves metadata. (IService에서 상속됨)
공용 메서드 MetadataUpdate Updates metadata. (IService에서 상속됨)
공용 메서드 ModelMembersBulkDelete Begins the asynchronous deletion of members. (IService에서 상속됨)
공용 메서드 ModelMembersBulkMerge Begins the asynchronous creation and/or update of member data across one or more entities. (IService에서 상속됨)
공용 메서드 ModelMembersBulkUpdate Begins the asynchronous update of member data across one or more entities. (IService에서 상속됨)
공용 메서드 ModelMembersGet Retrieves entire selected models, entities, and/or hierarchies. (IService에서 상속됨)
공용 메서드 Open() (ICommunicationObject에서 상속됨)
공용 메서드 Open(TimeSpan) (ICommunicationObject에서 상속됨)
공용 메서드 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. (IService에서 상속됨)
공용 메서드 SecurityPrincipalsCreate Creates new users, groups and their permissions within the security model. (IService에서 상속됨)
공용 메서드 SecurityPrincipalsDelete Deletes users, groups. (IService에서 상속됨)
공용 메서드 SecurityPrincipalsGet Retrieves the security principals and their permissions. (IService에서 상속됨)
공용 메서드 SecurityPrincipalsUpdate Updates security principals. (IService에서 상속됨)
공용 메서드 SecurityPrivilegesClone Creates exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects. (IService에서 상속됨)
공용 메서드 SecurityPrivilegesCreate Creates security privileges. (IService에서 상속됨)
공용 메서드 SecurityPrivilegesDelete Deletes permissions. (IService에서 상속됨)
공용 메서드 SecurityPrivilegesGet Retrieves security permissions for selected principals and/or models. (IService에서 상속됨)
공용 메서드 SecurityPrivilegesUpdate Updates security privileges. (IService에서 상속됨)
공용 메서드 ServiceCheck Determines if the Master Data Services Web service is running and is connected to the database. (IService에서 상속됨)
공용 메서드 ServiceVersionGet Retrieves the service version. (IService에서 상속됨)
공용 메서드 StagingClear Clears the bulk staging area. (IService에서 상속됨)
공용 메서드 StagingGet Retrieves the contents of the bulk staging area. (IService에서 상속됨)
공용 메서드 StagingNameCheck Checks the staging name. (IService에서 상속됨)
공용 메서드 StagingProcess Sweeps existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request. (IService에서 상속됨)
공용 메서드 SystemDomainListGet Retrieves a localized fixed list of choices based on a list code. (IService에서 상속됨)
공용 메서드 SystemPropertiesGet Retrieves immutable properties about the system. (IService에서 상속됨)
공용 메서드 SystemSettingsGet Retrieves a list of system settings. (IService에서 상속됨)
공용 메서드 SystemSettingsUpdate Updates system setting values. (IService에서 상속됨)
공용 메서드 TransactionAnnotationsCreate Creates new annotations attached to an existing transaction. (IService에서 상속됨)
공용 메서드 TransactionAnnotationsGet Retrieves a filtered list of transactions from a model. (IService에서 상속됨)
공용 메서드 TransactionsGet Retrieves a filtered list of transactions from a model. (IService에서 상속됨)
공용 메서드 TransactionsReverse Reverses one or more existing transactions. (IService에서 상속됨)
공용 메서드 UserPreferencesDelete Deletes the current user’s preferences. (IService에서 상속됨)
공용 메서드 UserPreferencesGet Retrieves the current user’s preferences. (IService에서 상속됨)
공용 메서드 UserPreferencesUpdate Updates the current user’s preferences. (IService에서 상속됨)
공용 메서드 ValidationGet Retrieves filtered validation results from a model. (IService에서 상속됨)
공용 메서드 ValidationProcess Processes validations (business rules) for selected members within a model. (IService에서 상속됨)
공용 메서드 VersionCopy Copies a model version to a new version. (IService에서 상속됨)

맨 위로 이동

이벤트

  이름 설명
공용 이벤트 Closed (ICommunicationObject에서 상속됨)
공용 이벤트 Closing (ICommunicationObject에서 상속됨)
공용 이벤트 Faulted (ICommunicationObject에서 상속됨)
공용 이벤트 Opened (ICommunicationObject에서 상속됨)
공용 이벤트 Opening (ICommunicationObject에서 상속됨)
공용 이벤트 UnknownMessageReceived (IClientChannel에서 상속됨)

맨 위로 이동

참고 항목

참조

Microsoft.MasterDataServices 네임스페이스