--- title: "SMO Syntax Conventions | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: ms.topic: "reference" helpviewer_keywords: - "conventions [SMO]" - "SMO [SQL Server], syntax conventions" - "syntax [SMO]" - "SQL Server Management Objects, syntax conventions" ms.assetid: 27aa179a-f3ee-4c70-9e7b-e26dba28bc3c author: "markingmyname" ms.author: "maghan" monikerRange: "=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current" --- # SMO Syntax Conventions [!INCLUDE[appliesto-ss-asdb-asdw-xxx-md](../../includes/appliesto-ss-asdb-asdw-xxx-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Management Objects (SMO) typographical conventions are based on those used in [!INCLUDE[msCoName](../../includes/msconame-md.md)] Visual Studio .NET reference materials. |Convention|Used for| |----------------|--------------| |UPPERCASE|[!INCLUDE[tsql](../../includes/tsql-md.md)] statements, macro names, and terms used at the operating system level; file names in text.| |`monospace`|Sample command lines and program code.| |*italic*|Variables in text, formulas in text, or terms defined in text. In syntax, italic letters indicate placeholders for information you supply.| |**bold**|SMO objects, events, methods, or properties; programming terms in text.|