共用方式為


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)

適用於