FireDAC.Phys.ODBCWrapper.TODBCVariable.DumpValue
Delphi
function DumpValue(AIndex: SQLULen; var ASize: SQLLen): String; overload;
function DumpValue(AIndex: SQLULen): String; overload;
C++
System::UnicodeString __fastcall DumpValue(Firedac::Phys::Odbccli::SQLULen AIndex, Firedac::Phys::Odbccli::SQLLen &ASize)/* overload */;
System::UnicodeString __fastcall DumpValue(Firedac::Phys::Odbccli::SQLULen AIndex)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCVariable |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。