FireDAC.Phys.OracleWrapper.TOCITempLocator.Create

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

C++

__fastcall TOCITempLocator(TOCIService* AService, System::Byte ALobType, bool ACache);
/* TOCIIntLocator.CreateUsingHandle */ inline __fastcall virtual TOCITempLocator(TOCIService* AService, void * AHandle)/* overload */ : TOCIIntLocator(AService, AHandle) { }
/* TOCILobLocator.Create */ inline __fastcall TOCITempLocator(TOCIService* AService, unsigned AType) : TOCIIntLocator(AService, AType) { }
/* TOCIDescriptor.CreateUsingHandle */ inline __fastcall virtual TOCITempLocator(TOCIEnv* AEnv, void * AHandle)/* overload */ : TOCIIntLocator(AEnv, AHandle) { }

プロパティ

種類 可視性 ソース ユニット
constructor public FireDAC.Phys.OracleWrapper.hpp FireDAC.Phys.OracleWrapper TOCITempLocator

説明

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