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