Datasnap.DSReflect.TDSPackage.PackageName
Delphi
property PackageName: string read FPackagename write FPackagename;
C++
__property System::UnicodeString PackageName = {read=FPackagename, write=FPackagename};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Datasnap.DSReflect.pas Datasnap.DSReflect.hpp | Datasnap.DSReflect | TDSPackage | 
Description
String property that represents the name of the package described by this TDSPackage.