PostDatabaseResponse Properties |
The PostDatabaseResponse type exposes the following members.
Name | Description | |
---|---|---|
Code |
The HTTP status code.
| |
Error |
Indicates whether an error occurred (false in this case).
| |
Result |
Indicates that the database was created. Always true.
|