mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
63 lines
1.5 KiB
Markdown
63 lines
1.5 KiB
Markdown
# <<Sample title>>
|
|
This GitHub repository contains a code sample that demonstrate how to...
|
|
|
|
## Contents
|
|
|
|
[About this sample](#about-this-sample)<br/>
|
|
[Before you begin](#before-you-begin)<br/>
|
|
[Run this sample](#run-this-sample)<br/>
|
|
[Sample details](#sample-details)<br/>
|
|
[Disclaimers](#disclaimers)<br/>
|
|
[Related links](#related-links)<br/>
|
|
|
|
<a name=about-this-sample></a>
|
|
|
|
## About this sample
|
|
|
|
- **Applies to:**
|
|
- **Key features:**
|
|
- **Programming Language:**
|
|
- **Authors:**
|
|
|
|
<a name=before-you-begin></a>
|
|
|
|
## Before you begin
|
|
|
|
To run this sample, you need the following prerequisites.
|
|
1.
|
|
2.
|
|
|
|
<a name=run-this-sample></a>
|
|
|
|
## Run this sample
|
|
|
|
### Setup
|
|
1.
|
|
2.
|
|
|
|
### Build and run
|
|
1.
|
|
2.
|
|
|
|
<a name=sample-details></a>
|
|
|
|
## Sample details
|
|
|
|
<a name=disclaimers></a>
|
|
|
|
## Disclaimers
|
|
The code included in this sample is not intended demonstrate some general guidance and architectural patterns for ...
|
|
|
|
<a name=related-links></a>
|
|
|
|
## Related Links
|
|
|
|
## Code of Conduct
|
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
|
|
|
## License
|
|
These samples and templates are all licensed under the MIT license. See the [license.txt](license.txt) file in the root.
|
|
|
|
## Questions
|
|
Email questions to: sqlserversamples@microsoft.com.
|