Creates a new table in the database or a new file containing the fields in the Fields property.

Namespace: ININ.IceLib.Configuration.Dialer.DataTypes
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public void CreateTable()
Visual Basic
Public Sub CreateTable

Implements

IDataSet..::..CreateTable()()()()

See Also