Datasnap.DSReflect.TDSClass.DSClassName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSReflect.pas Datasnap.DSReflect.hpp
| |
Unit: Datasnap.DSReflect | |
Parent: TDSClass |
Delphi
property DSClassName: string read GetDSClassName;
C++
__property System::UnicodeString DSClassName = {read=GetDSClassName};
Description
Represents a string that is the name of the class described by this TDSClass.