Aracılığıyla paylaş


MethodSignatureGenerator.SetMethodSourceContent(String) Yöntem

Tanım

Yöntem imzasının oluşturulacağı veritabanı sorgusunu ayarlar.

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

Parametreler

methodSourceContent
String

Veritabanı sorgusunun dize gösterimi.

Açıklamalar

Önemli

Bu yöntemi güvenilmeyen verilerle çağırmak bir güvenlik riskidir. Bu yöntemi yalnızca güvenilen verilerle çağır. Daha fazla bilgi için bkz. Tüm Girişleri Doğrulama.

Şunlara uygulanır