共用方式為


IQbservable 介面

提供功能,對未指定資料類型的特定資料來源評估查詢。

Namespace:System.Reactive.Linq
裝配: System.Reactive.Providers.dll) 中的 System.Reactive.Providers (

Syntax

'Declaration
Public Interface IQbservable
'Usage
Dim instance As IQbservable
public interface IQbservable
public interface class IQbservable
type IQbservable =  interface end
public interface IQbservable

IQbservable 類型會公開下列成員。

屬性

  名稱 描述
屬性 ElementType 取得執行與這個 IQbservable 實例相關聯之運算式樹狀架構時,傳回之專案 () 的類型。
屬性 運算式 取得與 IQbservable 實例相關聯的運算式樹狀結構。
屬性 提供者 取得與這個資料來源關聯的查詢提供者。

頂端

另請參閱

參考

System.Reactive.Linq 命名空間