Click or drag to resize

PostDatabaseResponse Properties

The PostDatabaseResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
Public propertyError
Indicates whether an error occurred (false in this case).
Public propertyResult
Indicates that the database was created. Always true.
Top
See Also