DSNames.TDSPackageColumns
From RAD Studio VCL Reference
Delphi Information
From DSNames.pas
TDSPackageColumns = class(TObject)
Unit: DSNames
Type: class
Inherited Class Members: DSNames.TDSPackageColumns Members
Description
Columns used by the TDSPackageEntity collection.
TDSPackageColumns represents the columns used by the TDSPackageEntity collection.
This table contains a constant description.
| Constant | Description |
|---|---|
|
PackageName |
Name of the deployment unit that contains the code for methods executed remotely. On the win32/64 platform, there is only one, since all classes are accessed through the TPersistent registry. On the .NET platform, this is the name of an assembly. On the Java platform, this is the name of a jar file. |