Data.DB.TPacketAttributeList

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

System.TObjectTPacketAttributeList

Delphi

TPacketAttributeList = TList;

C++

typedef System::Classes::TList TPacketAttributeList;

プロパティ

種類 可視性 ソース ユニット
class
typedef
public
Data.DB.pas
Data.DB.hpp
Data.DB Data.DB


説明

TPacketAttributeList 型は、データセット プロバイダ属性のリストを表します。

これは、IProviderSupportNG.PSGetAttributes メソッドの List 引数です。

関連項目