Table of Contents

TTMSFNCCloudCustomStellarDataStore.AddMetaDataPromise Method

Adds metadata and returns a promise that resolves when the request completes.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudCustomStellarDataStore

Syntax

function AddMetaDataPromise(AMetaDataItem: TTMSFNCCloudStellarDataStoreMetaDataItem): IPromise<TVoid>;

Parameters

Name Description
AMetaDataItem Metadata item that describes the field to add.

Returns

A promise resolved after the add request completes.