Result of a schema (table/column) request. For GET requests the serialized field schema(s) are carried in the schema property.
schema
Constructor of OINODbSchemaResult.
OINODbSchemaResult
name of the database the schema belongs to
name of the table the schema belongs to
serialized field schema(s) or null
Name of the database the schema belongs to
Serialized field schema(s) returned by a GET request (null otherwise)
Name of the table the schema belongs to
Result of a schema (table/column) request. For GET requests the serialized field schema(s) are carried in the
schemaproperty.