FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.SQL2FDColInfo

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

Delphi

procedure SQL2FDColInfo(ASQLDataType: SQLSmallint; AUnsigned: Boolean;
const ASQLTypeName: String; var ASQLSize: SQLInteger; ASQLDecimals: SQLInteger;
var AType: TFDDataType; var AAttrs: TFDDataAttributes; var ALen: LongWord;
var APrec, AScale: Integer);

C++

void __fastcall SQL2FDColInfo(short ASQLDataType, bool AUnsigned, const System::UnicodeString ASQLTypeName, int &ASQLSize, int ASQLDecimals, Firedac::Stan::Intf::TFDDataType &AType, Firedac::Stan::Intf::TFDDataAttributes &AAttrs, unsigned &ALen, int &APrec, int &AScale);

プロパティ

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

説明

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