共用方式為


QueryCompilationContext.IsTrackingQuery 屬性

定義

取得值,指出這個 是否為追蹤查詢。

public virtual bool IsTrackingQuery { get; }
member this.IsTrackingQuery : bool
Public Overridable ReadOnly Property IsTrackingQuery As Boolean

屬性值

如果這個物件是追蹤查詢,則為 true,否則為 false。

適用於