Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 1.71 KB

README_samples_template.md

File metadata and controls

77 lines (46 loc) · 1.71 KB

Sample name

Briefly describe what the sample does. Describe the benefit of running this sample.

Alt text

Contents

About this sample
Before you begin
Run this sample
Sample details
Disclaimers
Related links

About this sample

  • Applies to: SQL Server 2016 (or higher), Azure SQL Database, Azure SQL Data Warehouse, Parallel Data Warehouse
  • Key features:
  • Workload:
  • Programming Language:
  • Authors:
  • Update history:

Before you begin

To run this sample, you need the following prerequisites.

Software prerequisites:

  1. SQL Server 2016 (or higher) or an Azure SQL Database
  2. Visual Studio 2015 (or higher) with the latest SSDT installed

Azure prerequisites:

  1. Permission to create an Azure SQL Database

Run this sample

  1. From Visual Studio, open the sample.sln file from the root directory.

  2. In Visual Studio Build menu, select Build Solution (or Press F6).

  3. Step 3 ...

Sample details

Describe sample details

Disclaimers

The code included in this sample is not intended to be ...

Related Links

For more information, see these articles: