Udostępnij za pośrednictwem


MethodSignatureGenerator.SetMethodSourceContent(String) Metoda

Definicja

Ustawia zapytanie bazy danych, dla którego zostanie wygenerowany podpis metody.

public:
 void SetMethodSourceContent(System::String ^ methodSourceContent);
public void SetMethodSourceContent (string methodSourceContent);
member this.SetMethodSourceContent : string -> unit
Public Sub SetMethodSourceContent (methodSourceContent As String)

Parametry

methodSourceContent
String

Ciąg reprezentujący zapytanie bazy danych.

Uwagi

Ważne

Wywoływanie tej metody z niezaufanymi danymi jest zagrożeniem bezpieczeństwa. Wywołaj tę metodę tylko z zaufanymi danymi. Aby uzyskać więcej informacji, zobacz Validate All Inputs (Weryfikowanie wszystkich danych wejściowych).

Dotyczy