Expand Minimize
This topic has not yet been rated - Rate this topic

Microsoft.BizTalk.ExplorerOM Namespace

Aa958862.Warning(en-us,BTS.20).gifWarning
Microsoft.BizTalk.ExplorerOM.dll is only supported if used from 32 bit processes. If you are building a solution for a 64 bit system you should not use this library.

ClassDescription
ApplicationRepresents a logical grouping of BizTalk Server artifacts. This class cannot be inherited.
ApplicationCollectionRepresents a simple collection of BizTalk Server applications. This class cannot be inherited.
BaseObject 
BtsAssemblyProvides the implementation for the IBtsAssembly interface.
BtsAssemblyCollectionContains an ordered set of BtsAssembly objects that can be referred to as a unit.
BtsCatalogExplorerProvides the implementation for the IBtsCatalogExplorer interface.
BtsExceptionRepresents an error that occurred when the application was running.
BtsOrchestrationProvides the implementation for the IBtsOrchestration interface.
BtsOrchestrationCollectionContains an ordered set of BtsOrchestration objects that can be referred to as a unit.
BtsReadOnlyCollectionThis class supports the BizTalk Server 2006 infrastructure and is not intended to be used directly from your code.
CertificateInfoProvides the implementation for the ICertificateInfo interface.
CertificateInfoCollectionContains an ordered set of CertificateInfo objects that can be referred to as a unit.
ConcurrencyExceptionRepresents the exception that is thrown when multiple users attempt to modify data at the same time.
ConstraintExceptionRepresents the exception that is thrown when attempting an action that violates a constraint.
CycleException 
DLPartySendPortCollection 
EnlistedPartyProvides the implementation for the IEnlistedParty interface.
EnlistedPartyCollectionContains an ordered set of EnlistedPartyCollection objects that can be referred to as a unit.
EnlistedPartyMappingProvides the implementation for the IEnlistedPartyMapping.
EnlistedPartyMappingCollectionContains an ordered set of EnlistedPartyMapping objects that can be referred to as a unit.
HostProvides the implementation for the IHost interface.
HostCollectionContains an ordered set of Host objects that can be referred to as a unit.
OrchestrationPortProvides the implementation for the IOrchestrationPort interface
OrchestrationPortCollectionContains an ordered set of OrchestrationPort objects that can be referred to as a unit.
PartyProvides the implementation for the IParty interface.
PartyAliasProvides the implementation for the IPartyAlias interface.
PartyAliasCollectionContains ordered set of PartyAlias objects that can be referred to as a unit.
PartyCollectionContains an ordered set of Party objects that can be referred to as a unit.
PermissionException 
PipelineProvides the implementation for the IPipeline interface.
PipelineCollectionContains an ordered set of Pipeline objects that can be referred to as a unit.
Policy 
PolicyCollection 
PortTypeProvides the implementation for the IPortType interface.
PortTypeCollectionContains an ordered set of PortType objects that can be referred to as a unit.
PortTypeOperationProvides the implementation for the IPortTypeOperation interface.
PortTypeOperationCollectionContains an ordered set of PortTypeOperation objects that can be referred to as a unit.
ProtocolTypeProvides the implementation for the IProtocolType interface.
ProtocolTypeCollectionContains an ordered set of ProtocolType objects that can be referred to as a unit.
ReceiveHandlerProvides the implementation for the IReceiveHandler interface.
ReceiveHandlerCollectionContains an ordered set of ReceiveHandler objects that can be referred to as a unit.
ReceiveLocationProvides the implemenatation for the IReceiveLocation interface.
ReceiveLocationCollectionContains an ordered set of ReceiveLocation objects that can be referred to as a unit.
ReceivePortProvides the implementation for the IReceivePort interface.
ReceivePortCollectionContains an ordered set of ReceivePort objects that can be referred to as a unit.
RoleProvides the implementation for the IRole interface.
RoleCollectionContains an ordered set of Role objects that can be referred to as a unit.
SchemaRepresents a BizTalk Server schema.
SchemaCollectionContains an ordered set of Schema objects that can be referred to as a unit.
SendHandler 
SendHandlerCollectionA collection of SendHandler objects.
SendPortProvides the implementation for the ISendPort interface.
SendPortCollectionContains an ordered set of SendPort objects that can be referred to as a unit.
SendPortGroupProvides the implementation for the ISendPortGroup interface.
SendPortGroupCollectionContains an ordered set of SendPortGroup objects that can be referred to as a unit.
TransformProvides the implementation for the ITransform interface.
TransformCollectionContains an ordered set of Transform objects that can be referred to as a unit.
TransportInfoProvides the implementation for the ITransportInfo interface.
TransportInfoCollectionContains an ordered set of TransportInfo objects that can be referred to as a unit.
InterfaceDescription
IBizTalkApplicationRepresents a BizTalk application which is a logical grouping or container of BizTalk Server artifacts.
IBtsAssemblyRepresents all versions of an assembly that are deployed in the current database of a given assembly.
IBtsAssembly2Represents a BizTalk assembly that belongs to an application.
IBtsCatalogExplorerRepresents the root object of the hierarchical BizTalk Explorer Object Model.
IBtsCatalogExplorer2Represents the root object of the BizTalk Explorer object model hierarchy.
IBtsExtendedErrorRepresents an error that occurred when the application was running.
IBtsOrchestrationRepresents a BizTalk Server Web service.
IBtsOrchestration2Represents a BizTalk Server orchestration web service.
IBtsSchemaRepresents a BizTalk Server schema.
IBtsSchema2Represents a BizTalk message schema.
ICertificateInfoRepresents a set of data that identifies an entity.
IEnlistedPartyRepresents a provider or consumer of a service. A party enlisted under a role is an enlisted party.
IEnlistedPartyMappingRepresents the mapping between the party port and role port type operation.
IHostRepresents a logical set of zero or more runtime processes in which services, pipelines, and other items are deployed.
IOrchestrationPortRepresents the endpoint of an orchestration.
IPartyRepresents a business partner or an internal department that the orchestration interacts with.
IPartyAliasRepresents a party alias. An alias is a combination of name, qualifier, and value.
IPersistPropertyBagPersists data from an object.
IPipelineRepresents a BizTalk Server pipeline.
IPipeline2Represents a BizTalk pipeline.
IPolicy 
IPortTypeRepresents the abstract set of operations supported by one or more end points or port types.
IPortTypeOperationRepresents the abstract operation of a port type.
IPropertyBag 
IProtocolTypeRepresents an adapter protocol.
IProtocolType2Represents a transport protocol.
IReceiveHandlerRepresents a receive handler, which acts as a container for the handlers of the adapter.
IReceiveLocationRepresents a combination of a specific address where the inbound message arrives and the pipeline processes the message.
IReceiveLocation2Represents a combination of a specific address where the inbound message arrives and the pipeline processes the message.
IReceivePortRepresents the logical port through which partners interact with the business process for sending messages.
IReceivePort2Represents the logical end point through which partners interact with the business process for sending messages.
IRoleRepresents a business role such as shipper or supplier, and consists of a set of port types.
IRole2Represents a business role such as a shipper or supplier, and consists of a set of port types.
ISendHandlerRepresents a send handler of an adapter.
ISendPortRepresents the logical port through which services interact with the outside world by sending messages.
ISendPort2Represents the logical end point through which the business process interacts with the outside world by sending messages.
ISendPortGroupRepresents a send port group, which is a group of send ports, used for orchestration binding.
ISendPortGroup2Represents a send port group.
ITransformRepresents a BizTalk Server map, or transform, which is an item that represents the mapping between the source schema and destination schema.
ITransform2Represents a BizTalk map.
ITransportInfoRepresents the adapter related information for an endpoint.
ITransportInfo2Represents a combination of a specific address, pipeline, and other properties to which outbound messages are sent.
EnumerationDescription
ApplicationStartOptionSpecifies the application startup options for all the artifacts it contains.
ApplicationStopOptionSpecifies the options available while stopping an application.
AuthenticationTypeDenotes the type of authentication.
BindingTypeDefines the type of binding for the orchestration port.
CapabilitiesDenotes the adapter features. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
CertUsageTypeDenotes the intended usage of this certificate.
CollectionTypeSpecifies the various items that the user can manage using the BizTalk Explorer object model.
ErrorTypeDenotes the kind of exception thrown by the BizTalk Explorer Object Model.
FragmentationIndicates whether to perform fragmentation of large messages before submitting them into MessageBox.
HostTypeDefines the host type as either in-process or isolated, based on the physical configuration and type of adapter that can be hosted.
NotificationTypesDenotes the delivery notification type. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
OperationTypeSpecifies the type of transmission the endpoint of an orchestration can support.
OrchestrationStatusDenotes the status of an orchestration.
OrchestrationTrackingTypesSpecifies the message tracking options for an orchestration.
PipelineTrackingTypesSpecifies the tracking options for pipelines.
PipelineTypeDenotes the type of pipeline.
PortModifierDenotes the type modifier of the orchestration port.
PortStatusDenotes the status of a send port or a send port group.
SchemaTypeSpecifies the BizTalk schema type.
Status 
TrackingTypesDefines the tracking type options for a logical endpoint.
© 2006 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.