--- title: "SMO Syntax Conventions | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" 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: stevestein ms.author: sstein manager: craigg --- # SMO Syntax Conventions [!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.|