API:Datasnap.DSCommonServer.DSMetadata

From RAD Studio API Documentation

DSMetadataDatasnap.DSCommonServer.TDSCustomAdminDatasnap.DSPlatform.TDBXServerComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

DSMetadata = class(TDSCustomAdmin)

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI DSMetadata : 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.DSMetadata 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