FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.CheckFetchColumn

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

Delphi

function CheckFetchColumn(ADataType: TFDDataType; AAttributes: TFDDataAttributes;  ASQLDataType: Smallint): Boolean; overload;

C++

HIDESBASE bool __fastcall CheckFetchColumn(Firedac::Stan::Intf::TFDDataType ADataType, Firedac::Stan::Intf::TFDDataAttributes AAttributes, short ASQLDataType)/* overload */;
inline bool __fastcall  CheckFetchColumn(Firedac::Stan::Intf::TFDDataType ADataType, Firedac::Stan::Intf::TFDDataAttributes AAttributes){ return Firedac::Phys::TFDPhysCommand::CheckFetchColumn(ADataType, AAttributes); }

プロパティ

種類 可視性 ソース ユニット
function protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

説明


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