Datasnap.DSReflect.TDSClass.DSClassName

提供:RAD Studio API Documentation

Delphi

property DSClassName: string read GetDSClassName;

C++

__property System::UnicodeString DSClassName = {read=GetDSClassName};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect TDSClass


説明

この TDSClass で記述されるクラス名である、文字列を表します。

関連項目