Compartir a través de


Interfaz IServiceChannel

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

Espacio de nombres:  Microsoft.MasterDataServices
Ensamblado:  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Sintaxis

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

El tipo IServiceChannel expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública AllowInitializationUI (Se hereda de IClientChannel.)
Propiedad pública AllowOutputBatching (Se hereda de IContextChannel.)
Propiedad pública DidInteractiveInitialization (Se hereda de IClientChannel.)
Propiedad pública Extensions (Se hereda de IExtensibleObject< (Of < ( <'IContextChannel> ) > ) >.)
Propiedad pública InputSession (Se hereda de IContextChannel.)
Propiedad pública LocalAddress (Se hereda de IContextChannel.)
Propiedad pública OperationTimeout (Se hereda de IContextChannel.)
Propiedad pública OutputSession (Se hereda de IContextChannel.)
Propiedad pública RemoteAddress (Se hereda de IContextChannel.)
Propiedad pública SessionId (Se hereda de IContextChannel.)
Propiedad pública State (Se hereda de ICommunicationObject.)
Propiedad pública Via (Se hereda de IClientChannel.)

Arriba

Métodos

  Nombre Descripción
Método público Abort (Se hereda de ICommunicationObject.)
Método público AnnotationsDelete Deletes an existing annotation. (Se hereda de IService.)
Método público AnnotationsUpdate Updates an existing annotation. (Se hereda de IService.)
Método público BeginClose(AsyncCallback, Object) (Se hereda de ICommunicationObject.)
Método público BeginClose(TimeSpan, AsyncCallback, Object) (Se hereda de ICommunicationObject.)
Método público BeginDisplayInitializationUI (Se hereda de IClientChannel.)
Método público BeginOpen(AsyncCallback, Object) (Se hereda de ICommunicationObject.)
Método público BeginOpen(TimeSpan, AsyncCallback, Object) (Se hereda de ICommunicationObject.)
Método público 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. (Se hereda de IService.)
Método público BusinessRulesCreate Creates new business rules. (Se hereda de IService.)
Método público BusinessRulesDelete Deletes a business rule or components of rules. (Se hereda de IService.)
Método público BusinessRulesGet Retrieves business rules. (Se hereda de IService.)
Método público BusinessRulesPaletteGet Retrieves available business rule components (the component palette). (Se hereda de IService.)
Método público BusinessRulesPublish Publishes business rules for a model/entity/member type. (Se hereda de IService.)
Método público BusinessRulesUpdate Updates existing business rules. (Se hereda de IService.)
Método público Close() () () () (Se hereda de ICommunicationObject.)
Método público Close(TimeSpan) (Se hereda de ICommunicationObject.)
Método público DisplayInitializationUI (Se hereda de IClientChannel.)
Método público Dispose (Se hereda de IDisposable.)
Método público EndClose (Se hereda de ICommunicationObject.)
Método público EndDisplayInitializationUI (Se hereda de IClientChannel.)
Método público EndOpen (Se hereda de ICommunicationObject.)
Método público EntityMemberAnnotationsCreate Creates new annotations attached to a member. (Se hereda de IService.)
Método público EntityMemberAnnotationsGet Retrieves annotations attached to a member. (Se hereda de IService.)
Método público EntityMemberAttributesGet Retrieves a specified set of attribute values from a specified list of members. (Se hereda de IService.)
Método público EntityMemberKeyLookup Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan. (Se hereda de IService.)
Método público EntityMembersCopy Copies selected members to new target members. (Se hereda de IService.)
Método público EntityMembersCreate Creates new members. (Se hereda de IService.)
Método público EntityMembersDelete Deletes (deactivates) selected members. (Se hereda de IService.)
Método público EntityMembersGet Retrieves a filtered set of members and their data from an entity. (Se hereda de IService.)
Método público EntityMembersMerge Creates new members and updates existing members. (Se hereda de IService.)
Método público EntityMembersUpdate Updates existing members. (Se hereda de IService.)
Método público ExportViewCreate Generates or regenerates desired subscription views. (Se hereda de IService.)
Método público ExportViewDelete Removes an existing export view. (Se hereda de IService.)
Método público ExportViewListGet Retrieves a list of existing export views. (Se hereda de IService.)
Método público ExportViewUpdate Update an existing export view. (Se hereda de IService.)
Método público GetProperty< (Of < <' (T> ) > > ) (Se hereda de IChannel.)
Método público HierarchyMembersGet Retrieves parent-child members from a hierarchy relative to a parent node. (Se hereda de IService.)
Método público MetadataClone Creates exact copies of metadata components from another source, retaining the globally unique identifiers (GUIDs) of the original objects. (Se hereda de IService.)
Método público MetadataCreate Creates new metadata components. (Se hereda de IService.)
Método público MetadataDelete Deletes metadata components. (Se hereda de IService.)
Método público MetadataGet Retrieves metadata. (Se hereda de IService.)
Método público MetadataUpdate Updates metadata. (Se hereda de IService.)
Método público ModelMembersBulkDelete Begins the asynchronous deletion of members. (Se hereda de IService.)
Método público ModelMembersBulkMerge Begins the asynchronous creation and/or update of member data across one or more entities. (Se hereda de IService.)
Método público ModelMembersBulkUpdate Begins the asynchronous update of member data across one or more entities. (Se hereda de IService.)
Método público ModelMembersGet Retrieves entire selected models, entities, and/or hierarchies. (Se hereda de IService.)
Método público Open() () () () (Se hereda de ICommunicationObject.)
Método público Open(TimeSpan) (Se hereda de ICommunicationObject.)
Método público 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. (Se hereda de IService.)
Método público SecurityPrincipalsCreate Create new users, groups and their permissions within the security model. (Se hereda de IService.)
Método público SecurityPrincipalsDelete Deletes users, groups. (Se hereda de IService.)
Método público SecurityPrincipalsGet Retrieves the security principals and their permissions. (Se hereda de IService.)
Método público SecurityPrincipalsUpdate Updates security principals. (Se hereda de IService.)
Método público SecurityPrivilegesClone Creates exact copies of permissions within the security model from another source, retaining the GUIDs of the original objects. (Se hereda de IService.)
Método público SecurityPrivilegesCreate Creates security privileges. (Se hereda de IService.)
Método público SecurityPrivilegesDelete Deletes permissions. (Se hereda de IService.)
Método público SecurityPrivilegesGet Retrieves security permissions for selected principals and/or models. (Se hereda de IService.)
Método público SecurityPrivilegesUpdate Updates security privileges. (Se hereda de IService.)
Método público ServiceCheck Determines if the Master Data Services Web service is running and is connected to the database. (Se hereda de IService.)
Método público StagingClear Clears the bulk staging area. (Se hereda de IService.)
Método público StagingGet Retrieves the contents of the bulk staging area. (Se hereda de IService.)
Método público StagingProcess Sweeps existing unbatched records in the staging tables into a batch for processing and launches execution of the staging queue on request. (Se hereda de IService.)
Método público SystemDomainListGet Retrieves a localized fixed list of choices based on a list code. (Se hereda de IService.)
Método público SystemPropertiesGet Retrieves immutable properties about the system. (Se hereda de IService.)
Método público SystemSettingsGet Retrieves a list of system settings. (Se hereda de IService.)
Método público SystemSettingsUpdate Updates system setting values. (Se hereda de IService.)
Método público TransactionAnnotationsCreate Creates new annotations attached to an existing transaction. (Se hereda de IService.)
Método público TransactionAnnotationsGet Retrieves a filtered list of transactions from a model. (Se hereda de IService.)
Método público TransactionsGet Retrieves a filtered list of transactions from a model. (Se hereda de IService.)
Método público TransactionsReverse Reverses one or more existing transactions. (Se hereda de IService.)
Método público UserPreferencesDelete Deletes the current user’s preferences. (Se hereda de IService.)
Método público UserPreferencesGet Retrieves the current user’s preferences. (Se hereda de IService.)
Método público UserPreferencesUpdate Updates the current user’s preferences. (Se hereda de IService.)
Método público ValidationGet Retrieves filtered validation results from a model. (Se hereda de IService.)
Método público ValidationProcess Processes validations (business rules) for selected members within a model. (Se hereda de IService.)
Método público VersionCopy Copies a model version to a new version. (Se hereda de IService.)

Arriba

Eventos

  Nombre Descripción
Evento público Closed (Se hereda de ICommunicationObject.)
Evento público Closing (Se hereda de ICommunicationObject.)
Evento público Faulted (Se hereda de ICommunicationObject.)
Evento público Opened (Se hereda de ICommunicationObject.)
Evento público Opening (Se hereda de ICommunicationObject.)
Evento público UnknownMessageReceived (Se hereda de IClientChannel.)

Arriba