Class TRALDBInfoTable

Unit

Declaration

type TRALDBInfoTable = class(TObject)

Description

TRALDBInfoTable

Hierarchy

Overview

Methods

Public constructor Create;
Protected function GetAsJSON: StringRAL;
Protected function GetAsJSONObj: TRALJSONObject;
Protected procedure SetAsJSON(AValue: StringRAL);
Protected procedure SetAsJSONObj(AValue: TRALJSONObject);

Properties

Public property AsJSON: StringRAL read GetAsJSON write SetAsJSON;
Public property AsJSONObj: TRALJSONObject read GetAsJSONObj write SetAsJSONObj;
Published property IsSystem: boolean read FIsSystem write FIsSystem;
Published property Name: StringRAL read FName write FName;
Published property Schema: StringRAL read FSchema write FSchema;

Description

Methods

Public constructor Create;

This item has no description.

Protected function GetAsJSON: StringRAL;

This item has no description.

Protected function GetAsJSONObj: TRALJSONObject;

This item has no description.

Protected procedure SetAsJSON(AValue: StringRAL);

This item has no description.

Protected procedure SetAsJSONObj(AValue: TRALJSONObject);

This item has no description.

Properties

Public property AsJSON: StringRAL read GetAsJSON write SetAsJSON;

This item has no description.

Public property AsJSONObj: TRALJSONObject read GetAsJSONObj write SetAsJSONObj;

This item has no description.

Published property IsSystem: boolean read FIsSystem write FIsSystem;

This item has no description.

Published property Name: StringRAL read FName write FName;

This item has no description.

Published property Schema: StringRAL read FSchema write FSchema;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.