API:Datasnap.DSCommonServer.DSAdmin

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSCommonServer.TDSCustomAdminDatasnap.DSPlatform.TDBXServerComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectDSAdmin

Delphi

DSAdmin = class(TDSCustomAdmin)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI DSAdmin : public TDSCustomAdmin

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer Datasnap.DSCommonServer

Description


Base class for classes that implement dbExpress server components.

Datasnap.DSCommonServer.DSAdmin inherits from Datasnap.DSPlatform.TDBXServerComponent. All content below this line refers to Datasnap.DSPlatform.TDBXServerComponent.

Base class for classes that implement dbExpress server components.

TDBXServerComponent represents the base class for classes that implement dbExpress server components.

See Also