Insert data into tables

Insert is allocated when WIDatabase is created

Namespace: Wiker.WIDatabase
Assembly: 

Syntax

C#
public CInsert Insert
Visual Basic
Public Insert As CInsert
Visual C++
public:
CInsert^ Insert

See Also