Table of Contents

TTMSFNCCloudStellarDataStore.CreateTable Method

Creates a table with the specified name.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudStellarDataStore Inherited from: TTMSFNCCloudCustomStellarDataStore

Syntax

procedure CreateTable(ATableName: string);

Parameters

Name Description
ATableName Name of the table to create.