共用方式為


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

適用於