Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.52 KB

smo-programming-languages.md

File metadata and controls

31 lines (26 loc) · 1.52 KB
title description author ms.author ms.date ms.service ms.topic ms.custom helpviewer_keywords monikerRange
Programming Languages
SMO Programming Languages
markingmyname
maghan
08/06/2017
sql
reference
ignite-2024
languages [SMO]
SQL Server Management Objects, languages
.NET Framework [SMO]
SMO [SQL Server], languages
programming environments [SMO]
development environments [SMO]
=azuresqldb-current || =azure-sqldw-latest || >=sql-server-2016 || >=sql-server-linux-2017 || =azuresqldb-mi-current || =fabric

SMO Programming Languages

[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance Synapse Analytics FabricSQLDB]

This section describes how to program [!INCLUDEssNoVersion] Management Objects (SMO) in [!INCLUDEmsCoName] Visual C# .NET.

Topic Description
Getting Started in Visual C# .NET Provides information on how to start writing an SMO program in Visual C# .NET

SMO is a .NET assembly. To program by using the [!INCLUDEmsCoName] .NET Framework, you must choose a language that is supported by the common language runtime. In the SMO reference, there is syntax for managed languages such as Visual C# .NET.