microsoft / microsoft/sqlmanagementobjects
SMO object AvailabilityReplica in SQL 2019 does not include Read_Write_Routing_URL
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 143
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
This is a new feature in SQL 2019 and in 15.100.0.0 of SMO this property is not there.
It would be nice to have it there since it is in the DMV.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SMO AvailabilityReplica object and compare its exposed properties with the SQL Server 2019 DMV. Focus on the missing Read_Write_Routing_URL entry and verify that the property is available through the SMO API with the DMV's value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100