Find-DbaObject
the dbatools team + Claude
Find-DbaObject View Source the dbatools team + Claude Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Searches database objects by name or column name across SQL Server databases using regex patterns. Description Provides a unified search across all database object types (tables, views, stored procedures, functions, synonyms, triggers) by matching their names against a regex pattern. Optionally extends the search to
Read more
dbatools