QueryBuilder.Quote<'T> 方法 (F#)
一種方法,用來支援 F# 的查詢語法。表示應該透過查詢當做引號加入 執行 方法。
Namespace/Module Path:Microsoft.FSharp.Linq
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
member this.Quote : Expr<'T> -> Expr<'T>
// Usage:
queryBuilder.Quote ()
參數
source
型別: Expr<'T>輸入查詢。
傳回值
會以 F# 引號。
備註
如需詳細資訊和範例,請參閱 查詢運算式 (F#)。
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:4.0,可攜式執行檔 (PE)。