This call is used for creating a userUser-defined table in
the database. The userUser table Table can consistsconsist of Fields like
Name, Age and other userUser related details.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOCreate Usertable |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the User wants to
connect. |
|
N/A |
UserDBId |
Root |
UserDatabase ID Cabinet call. |
|
N/A |
TableName |
Root |
It indicates the |
|
N/A |
Fields |
Root |
A List of fields, starting from the |
|
N/A |
Field |
Fields |
A |
|
N/A |
Name |
Field |
It indicates the |
|
N/A |
Type |
Field |
It indicates the |
|
N/A |
Field Length |
Field |
It indicates the |
|
Will be used according to the default values for a particular datatype. |
Attribute |
Field |
It indicates any Attribute or constraint associated with
the field |
|
No attribute is set |
Default |
Field |
It indicates the |
|
No default value will be used for fields. |
Name |
Parent Tag |
Description |
Option |
Root |
Unique option for the call. |
Status |
Root |
Status of the call. If the Status is 0, then the call is
successful. |
Code |
Message |
Comments |
-50180 |
User Table Already Exists |
When we try to make a User |
-50074 |
Invalid Parameter. |
When we do not specify any Table |