Skip to content

Home > extract-pg-schema > InformationSchemaView > view_definition

InformationSchemaView.view_definition property

Query expression defining the view (null if the view is not owned by a currently enabled role)

Signature:

typescript
view_definition: string;