Table of Contents

TTMSFNCCloudCustomStellarDataStore.GetTablesPromise Method

Requests tables and returns a promise that resolves when the request completes.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudCustomStellarDataStore

Syntax

function GetTablesPromise: IPromise<TVoid>;

Returns

A promise resolved after the table request completes.