Table of Contents

TTMSFNCCloudCustomStellarDataStore.CreateTable Method

Creates a table with the specified name.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudCustomStellarDataStore

Syntax

procedure CreateTable(ATableName: string);

Parameters

Name Description
ATableName Name of the table to create.