Search

Create Table Object for Table Definition

Articles

Use this function to create an empty table for updating the table.

Syntax

Create table Object for Table definition (table_name)

Parameters

Input Parameter Name Description
table_name DataTable Variable

Sample

Create table Object for Table definition (Order)

  • Creates an empty table Order.

To view all the Table functions, click here.

Did you find what you were looking for?