Overload List
Name | Description | |
---|---|---|
![]() | AddTable(String, Field, array<Field>[]()[]) |
Create a table including an identity field named "Id" of type int32.
|
![]() | AddTable(String, String, Field, array<Field>[]()[]) |
Create a table with the supplied identity field.
|