共用方式為


MethodSignatureGenerator.GenerateMethodSignature 方法

定義

傳回表示資料庫查詢方法簽章的字串,如同具型別資料集產生器所產生的一樣。

public:
 System::String ^ GenerateMethodSignature();
public string GenerateMethodSignature ();
member this.GenerateMethodSignature : unit -> string
Public Function GenerateMethodSignature () As String

傳回

表示資料庫查詢方法簽章的字串,如同具型別資料集產生器所產生的一樣。

適用於