API:Data.DBXCommon.TX500Principal

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommon.TPrincipalSystem.TObjectTX500Principal

Delphi

TX500Principal = class abstract(TPrincipal)

C++

class PASCALIMPLEMENTATION TX500Principal : public TPrincipal

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Represents the abstract notation of a principal.

Data.DBXCommon.TX500Principal inherits from Data.DBXCommon.TPrincipal. All content below this line refers to Data.DBXCommon.TPrincipal.

Represents the abstract notation of a principal.

The TPrincipal virtual abstract class represents the abstract notion of a principal, used to represent any entity, such as an individual, a corporation, or a login ID.

See Also