Conventions
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and GitHub handles are shown as follows: "The application defines a single connection using the OpenConnectionForKey method defined in the Elastic Database Client Library. The syntax for OpenConnectionForKey is given in the following snippet."
A block of code is set as follows:
SELECT COUNT(*) FROM Sales.Customers GO
INSERT INTO Warehouse.Colors
VALUES(100,'Light Green',1,getdate(),getdate()+10);
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "If you don't wish to delete the firewall rule and have accidentally clicked Delete, instead of clicking Save in the top menu, click Discard to undo the changes."