Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 691 Bytes

CreateSchema.md

File metadata and controls

12 lines (9 loc) · 691 Bytes

CreateSchema

Properties

Name Type Description Notes
name String Name of schema, relative to parent catalog. [default to null]
catalog_name String Name of parent catalog. [default to null]
comment String User-provided free-form text description. [optional] [default to null]
properties Map A map of key-value properties attached to the securable. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]