Datasnap.DSReflect.TDSClass.TypeUnit

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TypeUnit: string read GetTypeUnit;

C++

__property System::UnicodeString TypeUnit = {read=GetTypeUnit};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect TDSClass


Description

Représente le nom de l'unité où le type décrit par ce TDSClass est défini.

Si ce TDSClass ne décrit pas un type, TypeUnit est une chaîne vide.

Voir aussi