ADO and SQL Server
ADO Syntax Conventions
ADO programming documentation uses the following conventions to distinguish elements of text.
Convention | Used for |
---|---|
UPPERCASE | Transact-SQL functions and statements, and C macro names. |
|
Sample commands and program code. |
italic | Function parameter names and information that the user or the application must provide. |
bold | Function names, parameter keywords, and other syntax that must be typed exactly as shown. |