共用方式為


CoreStrings.ClientProjectionCapturingConstantInTree(Object) 方法

定義

用戶端投影包含 '{constantType}' 常數運算式的參考。 這可能會造成記憶體流失;請考慮將此常數指派給區域變數,並在查詢中使用 變數。 如需詳細資訊和範例,請參閱 https://go.microsoft.com/fwlink/?linkid=2103067

public static string ClientProjectionCapturingConstantInTree (object constantType);
public static string ClientProjectionCapturingConstantInTree (object? constantType);
static member ClientProjectionCapturingConstantInTree : obj -> string
Public Shared Function ClientProjectionCapturingConstantInTree (constantType As Object) As String

參數

constantType
Object

傳回

適用於