共用方式為


DirectEventStream.StoreCustomEvent(IPersistQueryable) 方法

定義

public:
 override void StoreCustomEvent(Microsoft::BizTalk::Bam::EventObservation::IPersistQueryable ^ singleEvent);
public override void StoreCustomEvent (Microsoft.BizTalk.Bam.EventObservation.IPersistQueryable singleEvent);
override this.StoreCustomEvent : Microsoft.BizTalk.Bam.EventObservation.IPersistQueryable -> unit
Public Overrides Sub StoreCustomEvent (singleEvent As IPersistQueryable)

參數

singleEvent
IPersistQueryable

適用於