다음을 통해 공유


BtsCatalogExplorer 클래스

정의

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
상속
BtsCatalogExplorer
특성
구현

생성자

BtsCatalogExplorer()

속성

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

메서드

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)

명시적 인터페이스 구현

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

적용 대상