Linq.QuerySource<'T,'Q> 建構函式 (F#)
建構執行個體 QuerySource。
Namespace/Module Path:Microsoft.FSharp.Linq
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
new QuerySource : seq<'T> -> QuerySource<'T,'Q>
// Usage:
new QuerySource (source)
參數
source
型別: 順序<'T>查詢的資料可列舉的序列物件,例如資料庫資料表或集合。
傳回值
QuerySource 的新執行個體。
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:4.0,可攜式執行檔 (PE)。