Share via


BtsCatalogExplorer Class

Definition

public ref class BtsCatalogExplorer sealed : IDisposable, Microsoft::BizTalk::ExplorerOM::IBtsCatalogExplorer2
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("51C20CE5-372E-444c-A6EF-99DB60341E4E")]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class BtsCatalogExplorer : IDisposable, Microsoft.BizTalk.ExplorerOM.IBtsCatalogExplorer2
type BtsCatalogExplorer = class
    interface IBtsCatalogExplorer2
    interface IBtsCatalogExplorer
    interface IDisposable
Public NotInheritable Class BtsCatalogExplorer
Implements IBtsCatalogExplorer2, IDisposable
Inheritance
BtsCatalogExplorer
Attributes
Implements

Constructors

BtsCatalogExplorer()

Properties

AnalyticsTargetProviders
Applications
Assemblies
Certificates
ConnectionString
DefaultApplication
GroupName
Hosts
Parties
Pipelines
ProtocolTypes
ReceiveHandlers
ReceivePorts
RuleDeploymentDriver
Schemas
SendHandlers
SendPortGroups
SendPorts
StandardAliases
SystemApplication
Transforms

Methods

AddNewApplication()
AddNewParty()
AddNewReceivePort(Boolean)
AddNewSendPort(Boolean, Boolean)
AddNewSendPortGroup()
DiscardChanges()
Dispose()
GetCollection(CollectionType)
Refresh()
RemoveApplication(IBizTalkApplication)
RemoveParty(IParty)
RemoveReceivePort(IReceivePort)
RemoveSendPort(ISendPort)
RemoveSendPortGroup(ISendPortGroup)
SaveChanges()
SaveChangesWithTransaction(Object)

Explicit Interface Implementations

IBtsCatalogExplorer.AddNewParty()
IBtsCatalogExplorer.AddNewReceivePort(Boolean)
IBtsCatalogExplorer.AddNewSendPort(Boolean, Boolean)
IBtsCatalogExplorer.AddNewSendPortGroup()
IBtsCatalogExplorer.RemoveParty(IParty)
IBtsCatalogExplorer.RemoveReceivePort(IReceivePort)
IBtsCatalogExplorer.RemoveSendPort(ISendPort)
IBtsCatalogExplorer.RemoveSendPortGroup(ISendPortGroup)
IBtsCatalogExplorer2.AddNewApplication()
IBtsCatalogExplorer2.AddNewParty()
IBtsCatalogExplorer2.AddNewReceivePort(Boolean)
IBtsCatalogExplorer2.AddNewSendPort(Boolean, Boolean)
IBtsCatalogExplorer2.AddNewSendPortGroup()
IBtsCatalogExplorer2.Applications
IBtsCatalogExplorer2.DefaultApplication
IBtsCatalogExplorer2.RemoveApplication(IBizTalkApplication)
IBtsCatalogExplorer2.RemoveParty(IParty)
IBtsCatalogExplorer2.RemoveReceivePort(IReceivePort2)
IBtsCatalogExplorer2.RemoveSendPort(ISendPort2)
IBtsCatalogExplorer2.RemoveSendPortGroup(ISendPortGroup2)
IBtsCatalogExplorer2.SystemApplication

Applies to