Linq.QuerySource<'T,'Q>-Konstruktor (F#)
Erstellt eine Instanz von QuerySource.
Namespace/Module Path: Microsoft.FSharp.Linq
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
new QuerySource : seq<'T> -> QuerySource<'T,'Q>
// Usage:
new QuerySource (source)
Parameter
source
Typ: unten<'T>Eine aufzählbare Sequenz für Abfragen von Daten, wie eine Datenbanktabelle oder eine Auflistung.
Rückgabewert
Eine neue Instanz von QuerySource.
Plattformen
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 4,0, portablen