Bagikan melalui


CoreStrings.ClientProjectionCapturingConstantInMethodArgument Metode

Definisi

Proyeksi klien berisi referensi ke ekspresi konstanta '{constantType}' yang sedang diteruskan sebagai argumen ke metode '{methodName}'. Hal ini berpotensi menyebabkan kebocoran memori; pertimbangkan untuk menetapkan konstanta ini ke variabel lokal dan menggunakan variabel dalam kueri sebagai gantinya. Lihat https://go.microsoft.com/fwlink/?linkid=2103067 untuk informasi yang lebih lengkap beserta contohnya.

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

Parameter

constantType
Object
methodName
Object

Mengembalikan

Berlaku untuk