Condividi tramite


Interfaccia IServiceChannel

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

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

'Dichiarazione
Public Interface IServiceChannel _
    Inherits IService, IClientChannel, IContextChannel, IChannel,  _
    ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Utilizzo
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

Nel tipo IServiceChannel sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica AllowInitializationUI Ereditato da IClientChannel.
Proprietà pubblica AllowOutputBatching Ereditato da IContextChannel.
Proprietà pubblica DidInteractiveInitialization Ereditato da IClientChannel.
Proprietà pubblica Extensions Ereditato da IExtensibleObject< (Of < ( <'IContextChannel> ) > ) >.
Proprietà pubblica InputSession Ereditato da IContextChannel.
Proprietà pubblica LocalAddress Ereditato da IContextChannel.
Proprietà pubblica OperationTimeout Ereditato da IContextChannel.
Proprietà pubblica OutputSession Ereditato da IContextChannel.
Proprietà pubblica RemoteAddress Ereditato da IContextChannel.
Proprietà pubblica SessionId Ereditato da IContextChannel.
Proprietà pubblica State Ereditato da ICommunicationObject.
Proprietà pubblica Via Ereditato da IClientChannel.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Abort Ereditato da ICommunicationObject.
Metodo pubblico AnnotationsDelete Deletes an existing annotation. Ereditato da IService.
Metodo pubblico AnnotationsUpdate Updates an existing annotation. Ereditato da IService.
Metodo pubblico BeginClose(AsyncCallback, Object) Ereditato da ICommunicationObject.
Metodo pubblico BeginClose(TimeSpan, AsyncCallback, Object) Ereditato da ICommunicationObject.
Metodo pubblico BeginDisplayInitializationUI Ereditato da IClientChannel.
Metodo pubblico BeginOpen(AsyncCallback, Object) Ereditato da ICommunicationObject.
Metodo pubblico BeginOpen(TimeSpan, AsyncCallback, Object) Ereditato da ICommunicationObject.
Metodo pubblico 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. Ereditato da IService.
Metodo pubblico BusinessRulesCreate Creates new business rules. Ereditato da IService.
Metodo pubblico BusinessRulesDelete Deletes a business rule or components of rules. Ereditato da IService.
Metodo pubblico BusinessRulesGet Retrieves business rules. Ereditato da IService.
Metodo pubblico BusinessRulesPaletteGet Retrieves available business rule components (the component palette). Ereditato da IService.
Metodo pubblico BusinessRulesPublish Publishes business rules for a model/entity/member type. Ereditato da IService.
Metodo pubblico BusinessRulesUpdate Updates existing business rules. Ereditato da IService.
Metodo pubblico Close() () () () Ereditato da ICommunicationObject.
Metodo pubblico Close(TimeSpan) Ereditato da ICommunicationObject.
Metodo pubblico DisplayInitializationUI Ereditato da IClientChannel.
Metodo pubblico Dispose Ereditato da IDisposable.
Metodo pubblico EndClose Ereditato da ICommunicationObject.
Metodo pubblico EndDisplayInitializationUI Ereditato da IClientChannel.
Metodo pubblico EndOpen Ereditato da ICommunicationObject.
Metodo pubblico EntityMemberAnnotationsCreate Creates new annotations attached to a member. Ereditato da IService.
Metodo pubblico EntityMemberAnnotationsGet Retrieves annotations attached to a member. Ereditato da IService.
Metodo pubblico EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members. Ereditato da IService.
Metodo pubblico EntityMemberKeyLookup Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata. Ereditato da IService.
Metodo pubblico EntityMembersCopy Copies selected members to new target members. Ereditato da IService.
Metodo pubblico EntityMembersCreate Creates new members. Ereditato da IService.
Metodo pubblico EntityMembersDelete Deletes (deactivates) selected members. Ereditato da IService.
Metodo pubblico EntityMembersGet Retrieves a filtered set of members and their data from an entity. Ereditato da IService.
Metodo pubblico EntityMembersMerge Creates new members and updates existing members. Ereditato da IService.
Metodo pubblico EntityMembersUpdate Updates existing members. Ereditato da IService.
Metodo pubblico ExportViewCreate Generates or regenerates desired subscription views. Ereditato da IService.
Metodo pubblico ExportViewDelete Removes an existing export view. Ereditato da IService.
Metodo pubblico ExportViewListGet Retrieves a list of existing export views. Ereditato da IService.
Metodo pubblico ExportViewUpdate Update an existing export view. Ereditato da IService.
Metodo pubblico GetProperty< (Of < <' (T> ) > > ) Ereditato da IChannel.
Metodo pubblico HierarchyMembersGet Retrieves parent-child members from a hierarchy relative to a parent node. Ereditato da IService.
Metodo pubblico MetadataClone Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects. Ereditato da IService.
Metodo pubblico MetadataCreate Creates new metadata components. Ereditato da IService.
Metodo pubblico MetadataDelete Deletes metadata components. Ereditato da IService.
Metodo pubblico MetadataGet Retrieves metadata. Ereditato da IService.
Metodo pubblico MetadataUpdate Updates metadata. Ereditato da IService.
Metodo pubblico ModelMembersBulkDelete Begins the asynchronous deletion of members. Ereditato da IService.
Metodo pubblico ModelMembersBulkMerge Begins the asynchronous creation and/or update of member data across one or more entities. Ereditato da IService.
Metodo pubblico ModelMembersBulkUpdate Begins the asynchronous update of member data across one or more entities. Ereditato da IService.
Metodo pubblico ModelMembersGet Retrieves entire selected models, entities, and/or hierarchies. Ereditato da IService.
Metodo pubblico Open() () () () Ereditato da ICommunicationObject.
Metodo pubblico Open(TimeSpan) Ereditato da ICommunicationObject.
Metodo pubblico 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. Ereditato da IService.
Metodo pubblico SecurityPrincipalsCreate Create new users, groups and their permissions within the security model. Ereditato da IService.
Metodo pubblico SecurityPrincipalsDelete Deletes users, groups. Ereditato da IService.
Metodo pubblico SecurityPrincipalsGet Retrieves the security principals and their permissions. Ereditato da IService.
Metodo pubblico SecurityPrincipalsUpdate Updates security principals. Ereditato da IService.
Metodo pubblico SecurityPrivilegesClone Creates exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects. Ereditato da IService.
Metodo pubblico SecurityPrivilegesCreate Creates security privileges. Ereditato da IService.
Metodo pubblico SecurityPrivilegesDelete Deletes permissions. Ereditato da IService.
Metodo pubblico SecurityPrivilegesGet Retrieves security permissions for selected principals and/or models. Ereditato da IService.
Metodo pubblico SecurityPrivilegesUpdate Updates security privileges. Ereditato da IService.
Metodo pubblico ServiceCheck Determines if the Master Data Services Web service is running and is connected to the database. Ereditato da IService.
Metodo pubblico StagingClear Clears the bulk staging area. Ereditato da IService.
Metodo pubblico StagingGet Retrieves the contents of the bulk staging area. Ereditato da IService.
Metodo pubblico StagingProcess Sweeps existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request. Ereditato da IService.
Metodo pubblico SystemDomainListGet Retrieves a localized fixed list of choices based on a list code. Ereditato da IService.
Metodo pubblico SystemPropertiesGet Retrieves immutable properties about the system. Ereditato da IService.
Metodo pubblico SystemSettingsGet Retrieves a list of system settings. Ereditato da IService.
Metodo pubblico SystemSettingsUpdate Updates system setting values. Ereditato da IService.
Metodo pubblico TransactionAnnotationsCreate Creates new annotations attached to an existing transaction. Ereditato da IService.
Metodo pubblico TransactionAnnotationsGet Retrieves a filtered list of transactions from a model. Ereditato da IService.
Metodo pubblico TransactionsGet Retrieves a filtered list of transactions from a model. Ereditato da IService.
Metodo pubblico TransactionsReverse Reverses one or more existing transactions. Ereditato da IService.
Metodo pubblico UserPreferencesDelete Deletes the current user’s preferences. Ereditato da IService.
Metodo pubblico UserPreferencesGet Retrieves the current user’s preferences. Ereditato da IService.
Metodo pubblico UserPreferencesUpdate Updates the current user’s preferences. Ereditato da IService.
Metodo pubblico ValidationGet Retrieves filtered validation results from a model. Ereditato da IService.
Metodo pubblico ValidationProcess Processes validations (business rules) for selected members within a model. Ereditato da IService.
Metodo pubblico VersionCopy Copies a model version to a new version. Ereditato da IService.

In alto

Eventi

  Nome Descrizione
Evento pubblico Closed Ereditato da ICommunicationObject.
Evento pubblico Closing Ereditato da ICommunicationObject.
Evento pubblico Faulted Ereditato da ICommunicationObject.
Evento pubblico Opened Ereditato da ICommunicationObject.
Evento pubblico Opening Ereditato da ICommunicationObject.
Evento pubblico UnknownMessageReceived Ereditato da IClientChannel.

In alto