다음을 통해 공유


IBtsCatalogExplorer2 인터페이스

정의

public interface class IBtsCatalogExplorer2 : Microsoft::BizTalk::ExplorerOM::IBtsCatalogExplorer
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("1D7D99BD-0E57-4442-8902-A3A9EB92BFA8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IBtsCatalogExplorer2 : Microsoft.BizTalk.ExplorerOM.IBtsCatalogExplorer
type IBtsCatalogExplorer2 = interface
    interface IBtsCatalogExplorer
Public Interface IBtsCatalogExplorer2
Implements IBtsCatalogExplorer
파생
특성
구현

속성

Applications
ConnectionString
DefaultApplication
GroupName
SystemApplication

메서드

AddNewApplication()
AddNewParty()
AddNewReceivePort(Boolean)
AddNewSendPort(Boolean, Boolean)
AddNewSendPortGroup()
DiscardChanges()
GetCollection(CollectionType)
Refresh()
RemoveApplication(IBizTalkApplication)
RemoveParty(IParty)
RemoveReceivePort(IReceivePort) (다음에서 상속됨 IBtsCatalogExplorer)
RemoveReceivePort(IReceivePort2)
RemoveSendPort(ISendPort) (다음에서 상속됨 IBtsCatalogExplorer)
RemoveSendPort(ISendPort2)
RemoveSendPortGroup(ISendPortGroup) (다음에서 상속됨 IBtsCatalogExplorer)
RemoveSendPortGroup(ISendPortGroup2)
SaveChanges()
SaveChangesWithTransaction(Object)

적용 대상