Show / Hide Table of Contents

CFL Azure Table Storage Mgmt

  • 3/20/2025
  • 2 minutes to read

Object Definition

Object TypeCodeunit
Object ID2098066
Object NameCFL Azure Table Storage Mgmt

Procedures

Name Description
CFLAccountName(): Text
CFLAccountName(Text)
CFLAddBase64(Dictionary of [Text, Text]; Text; Text)
CFLAddBoolean(Dictionary of [Text, Text]; Text; Boolean)
CFLAddDateTime(Dictionary of [Text, Text]; Text; DateTime)
CFLAddDecimal(Dictionary of [Text, Text]; Text; Decimal)
CFLAddGuid(Dictionary of [Text, Text]; Text; Guid)
CFLAddInteger(Dictionary of [Text, Text]; Text; Integer)
CFLAddString(Dictionary of [Text, Text]; Text; Text)
CFLCalcDateTime(Text; DateTime): DateTime
CFLCreateTable(Text)
CFLDelete(Text; Text; Text)
CFLDeleteTable(Text)
CFLInsert(Text; Text; Text; Dictionary of [Text, Text])
CFLModify(Text; Text; Text; Dictionary of [Text, Text])
CFLQuery(Text): JsonObject
CFLQueryTables(): JsonObject
CFLRead(Text; Text; Text): JsonObject
CFLSecretAccountKey(): SecretText
CFLSecretAccountKey(SecretText)

Deprecated Procedures

Name Description
CFLAccountKey(): Text
CFLAccountKey(Text)
  • Edit this doc
Back to top docs.bocount.net
Created by Dynamate