Data.DBXCommon.TPrincipal

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: Data.DBXCommon |
Delphi
TPrincipal = class abstract
C++
class PASCALIMPLEMENTATION TPrincipal : public System::TObject
Description
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.