SQLProvider

SsdtView Type

Represents a database view from SSDT schema.

Record fields

Record Field Description

Annotations

Full Usage: Annotations

Field type: CommentAnnotation array

Array of comment annotations for documentation

Field type: CommentAnnotation array

Columns

Full Usage: Columns

Field type: SsdtViewColumn array

Array of regular columns in the view

Field type: SsdtViewColumn array

DynamicColumns

Full Usage: DynamicColumns

Field type: SsdtViewColumn array

Array of dynamically generated columns

Field type: SsdtViewColumn array

FullName

Full Usage: FullName

Field type: string

The fully qualified view name (schema.view)

Field type: string

Name

Full Usage: Name

Field type: string

The view name without schema

Field type: string

Schema

Full Usage: Schema

Field type: string

The schema name

Field type: string

Type something to start searching.