microsoft / sqlmanagementobjects

Sql Management Objects, an API for scripting and managing SQL Server and Azure SQL Database
Other
132 stars 22 forks source link

Table to Partition Scheme and Partition Scheme to Partition Function dependencies are not discovered in Azure #129

Closed alitas closed 1 year ago

alitas commented 1 year ago

Calling DiscoverDependencies(table, DependencyType.Parents) on a DependencyWalker object with a table fails to discover the partition scheme & partition function for that table on Azure.