Data.SqlExpr.TSQLConnection.GetServerMethodNames

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure GetServerMethodNames(List: TStrings);

C++

void __fastcall GetServerMethodNames(System::Classes::TStrings* List);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TSQLConnection

説明

文字列リストを、サーバー メソッドの名前で設定します。

GetServerMethodNames メソッドを使用すると、文字列リストを、サーバー メソッドの名前で設定することができます。

関連項目