microsoft / microsoft/sqlmanagementobjects

SMO object AvailabilityReplica in SQL 2019 does not include Read_Write_Routing_URL

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.