QuerySource.Source<'T,'Q> 属性 (F#)
表示查询的源数据。 此属性仅适用于基础结构使用。
Namespace/Module Path:Microsoft.FSharp.Linq
程序集:FSharp.Core(在 FSharp.Core.dll 中)
// Signature:
member this.Source : seq<'T>
// Usage:
querySource.Source
返回值
源数据作为可枚举序列。
平台
Windows 8,Windows 7,Windows server 2012中,Windows server 2008 R2
版本信息
F#核心库版本
支持:4.0,可移植