CFLInsert Procedure
Codeunit CFL Azure Table Storage Mgmt
Signature
CFLInsert(TableName: Text; PartitionKey: Text; RowKey: Text; Dictionary: Dictionary of [Text, Text])
Codeunit CFL Azure Table Storage Mgmt
CFLInsert(TableName: Text; PartitionKey: Text; RowKey: Text; Dictionary: Dictionary of [Text, Text])
TableName TextPartitionKey TextRowKey TextDictionary Dictionary of [Text, Text]