次の方法で共有


DirectEventStream クラス

定義

public ref class DirectEventStream : Microsoft::BizTalk::Bam::EventObservation::EventStream
[System.Runtime.InteropServices.ComVisible(true)]
[System.Serializable]
public class DirectEventStream : Microsoft.BizTalk.Bam.EventObservation.EventStream
type DirectEventStream = class
    inherit EventStream
Public Class DirectEventStream
Inherits EventStream
継承
DirectEventStream
属性

コンストラクター

DirectEventStream()
DirectEventStream(String, Int32)

プロパティ

ConnectionString
FlushThreshold
TimeoutValue (継承元 EventStream)

メソッド

AddReference(String, String, String, String, String, String) (継承元 EventStream)
AddReference(String, String, String, String, String) (継承元 EventStream)
AddRelatedActivity(String, String, String, String) (継承元 EventStream)
BeginActivity(String, String) (継承元 EventStream)
CheckEvent(IPersistQueryable) (継承元 EventStream)
Clear()
EnableContinuation(String, String, String) (継承元 EventStream)
EndActivity(String, String) (継承元 EventStream)
Flush()
Flush(SqlConnection)
StoreCustomEvent(IPersistQueryable)
UpdateActivity(String, String, Object[]) (継承元 EventStream)

適用対象