RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSClassColumns Class

Columns used by TDSClassEntity collection.

Pascal
TDSClassColumns = class;
C++
class TDSClassColumns;

TDSClassColumns contains columns used by the TDSClassEntity collection. 

This table contains column descriptions.

Constant 
Description 
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.  
Name of a class that public methods can be called from remote clients.  
Role name used for security purposes to restrict access to remote clients.  
Life cycle management for instances of class that remote clients execute methods against.  

 

TDSClassEntity

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!