Microsoft TechNet
This topic has not yet been rated - Rate this topic

Microsoft.BizTalk.ExplorerOM Namespace

Aa958862.note(en-us,BTS.70).gifNote
Microsoft.BizTalk.ExplorerOM.dll supports both 32 bit and 64 bit processes.

Class Description
Application Represents a logical grouping of BizTalk Server artifacts. This class cannot be inherited.
ApplicationCollection Represents a simple collection of BizTalk Server applications. This class cannot be inherited.
BaseObject  
BtsAssembly Provides the implementation for the IBtsAssembly interface.
BtsAssemblyCollection Contains an ordered set of BtsAssembly objects that can be referred to as a unit.
BtsCatalogExplorer Provides the implementation for the IBtsCatalogExplorer interface.
BtsException Represents an error that occurred when the application was running.
BtsOrchestration Provides the implementation for the IBtsOrchestration interface.
BtsOrchestrationCollection Contains an ordered set of BtsOrchestration objects that can be referred to as a unit.
BtsReadOnlyCollection This class supports the BizTalk Server infrastructure and is not intended to be used directly from your code.
CertificateInfo Provides the implementation for the ICertificateInfo interface.
CertificateInfoCollection Contains an ordered set of CertificateInfo objects that can be referred to as a unit.
ConcurrencyException Represents the exception that is thrown when multiple users attempt to modify data at the same time.
ConstraintException Represents the exception that is thrown when attempting an action that violates a constraint.
CycleException  
DLPartySendPortCollection  
EnlistedParty Provides the implementation for the IEnlistedParty interface.
EnlistedPartyCollection Contains an ordered set of EnlistedPartyCollection objects that can be referred to as a unit.
EnlistedPartyMapping Provides the implementation for the IEnlistedPartyMapping.
EnlistedPartyMappingCollection Contains an ordered set of EnlistedPartyMapping objects that can be referred to as a unit.
Host Provides the implementation for the IHost interface.
HostCollection Contains an ordered set of Host objects that can be referred to as a unit.
OrchestrationPort Provides the implementation for the IOrchestrationPort interface
OrchestrationPortCollection Contains an ordered set of OrchestrationPort objects that can be referred to as a unit.
Party Provides the implementation for the IParty interface.
PartyAlias Provides the implementation for the IPartyAlias interface.
PartyAliasCollection Contains ordered set of PartyAlias objects that can be referred to as a unit.
PartyCollection Contains an ordered set of Party objects that can be referred to as a unit.
PermissionException  
Pipeline Provides the implementation for the IPipeline interface.
PipelineCollection Contains an ordered set of Pipeline objects that can be referred to as a unit.
Policy  
PolicyCollection  
PortType Provides the implementation for the IPortType interface.
PortTypeCollection Contains an ordered set of PortType objects that can be referred to as a unit.
PortTypeOperation Provides the implementation for the IPortTypeOperation interface.
PortTypeOperationCollection Contains an ordered set of PortTypeOperation objects that can be referred to as a unit.
ProtocolType Provides the implementation for the IProtocolType interface.
ProtocolTypeCollection Contains an ordered set of ProtocolType objects that can be referred to as a unit.
ReceiveHandler Provides the implementation for the IReceiveHandler interface.
ReceiveHandlerCollection Contains an ordered set of ReceiveHandler objects that can be referred to as a unit.
ReceiveLocation Provides the implemenatation for the IReceiveLocation interface.
ReceiveLocationCollection Contains an ordered set of ReceiveLocation objects that can be referred to as a unit.
ReceivePort Provides the implementation for the IReceivePort interface.
ReceivePortCollection Contains an ordered set of ReceivePort objects that can be referred to as a unit.
Role Provides the implementation for the IRole interface.
RoleCollection Contains an ordered set of Role objects that can be referred to as a unit.
Schema Represents a BizTalk Server schema.
SchemaCollection Contains an ordered set of Schema objects that can be referred to as a unit.
SendHandler  
SendHandlerCollection A collection of SendHandler objects.
SendPort Provides the implementation for the ISendPort interface.
SendPortCollection Contains an ordered set of SendPort objects that can be referred to as a unit.
SendPortGroup Provides the implementation for the ISendPortGroup interface.
SendPortGroupCollection Contains an ordered set of SendPortGroup objects that can be referred to as a unit.
Transform Provides the implementation for the ITransform interface.
TransformCollection Contains an ordered set of Transform objects that can be referred to as a unit.
TransportInfo Provides the implementation for the ITransportInfo interface.
TransportInfoCollection Contains an ordered set of TransportInfo objects that can be referred to as a unit.
Interface Description
IBizTalkApplication Represents a BizTalk application which is a logical grouping or container of BizTalk Server artifacts.
IBtsAssembly Represents all versions of an assembly that are deployed in the current database of a given assembly.
IBtsAssembly2 Represents a BizTalk assembly that belongs to an application.
IBtsCatalogExplorer Represents the root object of the hierarchical BizTalk Explorer Object Model.
IBtsCatalogExplorer2 Represents the root object of the BizTalk Explorer object model hierarchy.
IBtsExtendedError Represents an error that occurred when the application was running.
IBtsOrchestration Represents a BizTalk Server Web service.
IBtsOrchestration2 Represents a BizTalk Server orchestration web service.
IBtsSchema Represents a BizTalk Server schema.
IBtsSchema2 Represents a BizTalk message schema.
ICertificateInfo Represents a set of data that identifies an entity.
IEnlistedParty Represents a provider or consumer of a service. A party enlisted under a role is an enlisted party.
IEnlistedPartyMapping Represents the mapping between the party port and role port type operation.
IHost Represents a logical set of zero or more runtime processes in which services, pipelines, and other items are deployed.
IOrchestrationPort Represents the endpoint of an orchestration.
IParty Represents a business partner or an internal department that the orchestration interacts with.
IPartyAlias Represents a party alias. An alias is a combination of name, qualifier, and value.
IPersistPropertyBag Persists data from an object.
IPipeline Represents a BizTalk Server pipeline.
IPipeline2 Represents a BizTalk pipeline.
IPolicy  
IPortType Represents the abstract set of operations supported by one or more end points or port types.
IPortTypeOperation Represents the abstract operation of a port type.
IPropertyBag  
IProtocolType Represents an adapter protocol.
IProtocolType2 Represents a transport protocol.
IReceiveHandler Represents a receive handler, which acts as a container for the handlers of the adapter.
IReceiveLocation Represents a combination of a specific address where the inbound message arrives and the pipeline processes the message.
IReceiveLocation2 Represents a combination of a specific address where the inbound message arrives and the pipeline processes the message.
IReceivePort Represents the logical port through which partners interact with the business process for sending messages.
IReceivePort2 Represents the logical end point through which partners interact with the business process for sending messages.
IRole Represents a business role such as shipper or supplier, and consists of a set of port types.
IRole2 Represents a business role such as a shipper or supplier, and consists of a set of port types.
ISendHandler Represents a send handler of an adapter.
ISendPort Represents the logical port through which services interact with the outside world by sending messages.
ISendPort2 Represents the logical end point through which the business process interacts with the outside world by sending messages.
ISendPortGroup Represents a send port group, which is a group of send ports, used for orchestration binding.
ISendPortGroup2 Represents a send port group.
ITransform Represents a BizTalk Server map, or transform, which is an item that represents the mapping between the source schema and destination schema.
ITransform2 Represents a BizTalk map.
ITransportInfo Represents the adapter related information for an endpoint.
ITransportInfo2 Represents a combination of a specific address, pipeline, and other properties to which outbound messages are sent.
Enumeration Description
ApplicationStartOption Specifies the application startup options for all the artifacts it contains.
ApplicationStopOption Specifies the options available while stopping an application.
AuthenticationType Denotes the type of authentication.
BindingType Defines the type of binding for the orchestration port.
Capabilities Denotes the adapter features. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
CertUsageType Denotes the intended usage of this certificate.
CollectionType Specifies the various items that the user can manage using the BizTalk Explorer object model.
ErrorType Denotes the kind of exception thrown by the BizTalk Explorer Object Model.
Fragmentation Indicates whether to perform fragmentation of large messages before submitting them into MessageBox.
HostType Defines the host type as either in-process or isolated, based on the physical configuration and type of adapter that can be hosted.
NotificationTypes Denotes the delivery notification type. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
OperationType Specifies the type of transmission the endpoint of an orchestration can support.
OrchestrationStatus Denotes the status of an orchestration.
OrchestrationTrackingTypes Specifies the message tracking options for an orchestration.
PipelineTrackingTypes Specifies the tracking options for pipelines.
PipelineType Denotes the type of pipeline.
PortModifier Denotes the type modifier of the orchestration port.
PortStatus Denotes the status of a send port or a send port group.
SchemaType Specifies the BizTalk schema type.
Status  
TrackingTypes Defines the tracking type options for a logical endpoint.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ