MethodSignatureGenerator.GenerateMethodSignature 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回表示資料庫查詢方法簽章的字串,如同具型別資料集產生器所產生的一樣。
public:
System::String ^ GenerateMethodSignature();
public string GenerateMethodSignature ();
member this.GenerateMethodSignature : unit -> string
Public Function GenerateMethodSignature () As String
傳回
表示資料庫查詢方法簽章的字串,如同具型別資料集產生器所產生的一樣。