Skip to content

Commit cbffe14

Browse files
author
mtx48109
committed
xref link issue
1 parent 7b5731f commit cbffe14

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/dotnet/data-access-using-adonet-cpp-cli.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,8 +701,12 @@ int main()
701701
|[ADO.NET](/dotnet/framework/data/adonet/index)|Provides an overview of ADO.NET, a set of classes that expose data access services to the .NET programmer.|
702702
703703
## See Also
704-
[.NET Programming with C++/CLI (Visual C++)](../dotnet/dotnet-programming-with-cpp-cli-visual-cpp.md)
704+
[.NET Programming with C++/CLI (Visual C++)](../dotnet/dotnet-programming-with-cpp-cli-visual-cpp.md)
705+
705706
[Native and .NET Interoperability](../dotnet/native-and-dotnet-interoperability.md)
707+
706708
<xref:System.Runtime.InteropServices>
709+
707710
[Data Access Using ADO.NET (C++/CLI)](../dotnet/data-access-using-adonet-cpp-cli.md)
711+
708712
[Interoperability](http://msdn.microsoft.com/afcc2e7d-3f32-48d2-8141-1c42acf29084)

0 commit comments

Comments
 (0)