Thor Logo dbatools

Type

Get-DbaDbUserDefinedTableType

Ant Green (@ant_green)

Get-DbaDbUserDefinedTableType View Source Ant Green (@ant_green) Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Retrieves user-defined table types from SQL Server databases Description Retrieves user-defined table types from SQL Server databases, which are custom data types used as table-valued parameters in stored procedures and functions. This command helps DBAs audit these schema-bound objects, document their structure and usage, or identify dependencies before making database changes.

Read more