Skip to content

Documentation | Correct SqlDataRecord, SqlMetaData documentation#4440

Open
edwardneal wants to merge 2 commits into
dotnet:mainfrom
edwardneal:docs/sqldatarecord-sqlmetadata
Open

Documentation | Correct SqlDataRecord, SqlMetaData documentation#4440
edwardneal wants to merge 2 commits into
dotnet:mainfrom
edwardneal:docs/sqldatarecord-sqlmetadata

Conversation

@edwardneal

Copy link
Copy Markdown
Contributor

Description

The existing documentation for both types is located here:

These pages are incorrect - they refer to the SqlContext and the SqlPipe types, which have never existed. There's also an open issue which asks for more information on whether it's valid for users to reuse SqlDataRecord instances.

This PR corrects the documentation for these two types, addressing #1805 in the process.

It might also be worthwhile backporting this to the other release branches, this is just documenting their existing behaviour.

Issues

Fixes #1805.

Testing

This isn't a functional change - just a change to documentation.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To triage

Development

Successfully merging this pull request may close these issues.

Guideline to reuse SqlDataRecord

1 participant