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