API:FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.Execute

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

Delphi

procedure Execute(ARowCount, AOffset: SQLUInteger; var ACount: SQLLen;  AExact: Boolean; const AExecDirectCommand: String);

C++

void __fastcall Execute(int ARowCount, int AOffset, int &ACount, bool AExact, const System::UnicodeString AExecDirectCommand);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCCommandStatement

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。