共用方式為


開發人員指南 (StreamInsight)

Microsoft StreamInsight 平台包括強固的物件模型,此模型的許多功能可讓 StreamInsight 應用程式的程式設計工作更為輕鬆、更有彈性且威力更強。本節將描述您可用來建立 StreamInsight 應用程式的開發模型和指引,並以範例加以示範。

本節內容

API 參考

當做一組 DLL 的 StreamInsight 介面會安裝在主機電腦上,當做平台。下表列出已安裝之 DLL 的子集,將需要這些子集當做 Visual Studio 專案參考,以便開發 StreamInsight 應用程式。 

DLL

包含的命名空間和功能

Microsoft.ComplexEventProcessing

Microsoft.ComplexEventProcessing

應用程式 SDK。

Microsoft.ComplexEventProcessing.Linq

StreamInsight 查詢範本語言。

Microsoft.ComplexEventProcessing.Extensibility

用於使用者定義彙總與運算子的 API。

Microsoft.ComplexEventProcessing.Adapters

Microsoft.ComplexEventProcessing.Adapters

配接器 API。

Microsoft.ComplexEventProcessing.ManagementService

Microsoft.ComplexEventProcessing.ManagementService

用來公開 Web 服務方法的 API。

請參閱

概念

規劃和架構 (StreamInsight)

StreamInsight 伺服器概念