Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 1ce1b4f

Browse files
committed
[Bulk] INCLUDES file maintenance: clickOK
1 parent 48da8b8 commit 1ce1b4f

10 files changed

Lines changed: 15 additions & 15 deletions

docs/relational-databases/security/auditing/write-sql-server-audit-events-to-the-security-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The Windows audit policy can affect [!INCLUDE[ssNoVersion](../../../includes/ssn
7676

7777
6. In the **Select Users, Computers, or Groups** dialog box, either type the name of the user account, such as **domain1\user1** and then click **OK**, or click **Advanced** and search for the account.
7878

79-
7. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
79+
7. Select **OK**.
8080

8181
8. Close the Security Policy tool.
8282

@@ -94,7 +94,7 @@ The Windows audit policy can affect [!INCLUDE[ssNoVersion](../../../includes/ssn
9494

9595
5. On the **Local Security Setting** tab, in the **Audit these attempts** area, select both **Success** and **Failure**.
9696

97-
6. [!INCLUDE[clickOK](../../../includes/clickok-md.md)]
97+
6. Select **OK**.
9898

9999
7. Close the Security Policy tool.
100100

docs/sql-server/failover-clusters/windows/upgrade-a-sql-server-failover-cluster-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ms.author: mathoma
7070

7171
3. If [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] setup support files are required, [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] setup installs them. If you are instructed to restart your computer, restart before you continue.
7272

73-
4. The System Configuration Checker runs a discovery operation on your computer. To continue, [!INCLUDE[clickOK](../../../includes/clickok-md.md)].
73+
4. The System Configuration Checker runs a discovery operation on your computer. To continue, select **OK**.
7474

7575
5. On the Product Key page, enter the PID key for the new version edition that matches the edition of the old product version. For example, to upgrade an Enterprise failover cluster, you must supply a PID key for [!INCLUDE[ssEnterprise](../../../includes/ssenterprise-md.md)]. Click **Next** to continue. Be aware that the PID key that you use for a failover cluster upgrade must be consistent across all failover cluster nodes in the same [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] instance.
7676

docs/sql-server/install/configure-a-multi-homed-computer-for-sql-server-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ms.author: randolphwest
5151

5252
#### To determine the IP addresses available on the computer
5353

54-
1. On the computer on which [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed, click **Start**, click **Run**, type **cmd** and then [!INCLUDE[clickOK](../../includes/clickok-md.md)].
54+
1. On the computer on which [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is installed, click **Start**, click **Run**, type **cmd** and then select **OK**.
5555

5656
2. In the Command Prompt window, type **ipconfig,** and then press ENTER to list the IP addresses available on this computer.
5757

@@ -124,7 +124,7 @@ ms.author: randolphwest
124124

125125
4. In the **IP Address** dialog box, select **This IP address or subnet**, and then type one of the IP addresses that you want to configure.
126126

127-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
127+
5. Select **OK**.
128128

129129
6. In the **Remote IP address** area, select **These IP addresses**, and then click **Add**.
130130

docs/ssma/db2/connecting-to-db2-database-db2tosql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Metadata about the DB2 database is not automatically refreshed. The metadata in
9292

9393
To view the definitions of the color coding, click the **Legend** button.
9494

95-
5. [!INCLUDE[click OK](../../includes/clickok-md.md)]
95+
5. Select **OK**.
9696

9797
## Next Step
9898

docs/ssma/db2/loading-converted-database-objects-into-sql-server-db2tosql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To save [!INCLUDE[tsql](../../includes/tsql-md.md)] definitions of the converted
6060

6161
You can also script individual objects or categories of objects by right-clicking the object or its parent folder, and then clicking **Save as Script**.
6262

63-
2. In the **Save As** dialog box, locate the folder where you want to save the script, enter a file name in the **File name** box, and then [!INCLUDE[clickOK](../../includes/clickok-md.md)]. SSMA will append the .sql file name extension.
63+
2. In the **Save As** dialog box, locate the folder where you want to save the script, enter a file name in the **File name** box, and then select **OK**. SSMA will append the .sql file name extension.
6464

6565
### Modifying Scripts
6666
After you have saved the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] object definitions as one or more scripts, you can use [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] to view and modify the scripts.
@@ -84,7 +84,7 @@ You can run a script, or individual statements, in [!INCLUDE[ssManStudioFull](..
8484

8585
1. On the [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] **File** menu, point to **Open**, and then click **File**.
8686

87-
2. In the **Open** dialog box, select your script file, and then [!INCLUDE[clickOK](../../includes/clickok-md.md)]
87+
2. In the **Open** dialog box, select your script file, and then select **OK**.
8888

8989
3. To run the complete script, press the **F5** key.
9090

docs/ssma/db2/mapping-db2-and-sql-server-data-types-db2tosql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following procedure shows how to map data types at the project, database, or
5858

5959
Some types require a target data type length. If it is required, enter the new data length in the **Replace with** box.
6060

61-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
61+
5. Select **OK**.
6262

6363
3. To modify a data type mapping, do the following:
6464

@@ -72,7 +72,7 @@ The following procedure shows how to map data types at the project, database, or
7272

7373
4. Under **Target type**, select the target [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] data type.
7474

75-
Some types require a target data type length. If it is required, enter the new data length in the **Replace with** box, and then [!INCLUDE[clickOK](../../includes/clickok-md.md)]
75+
Some types require a target data type length. If it is required, enter the new data length in the **Replace with** box, and then select **OK**.
7676

7777
4. To remove a custom data type mapping, do the following:
7878

docs/ssma/mysql/loading-converted-database-objects-into-sql-server-mysqltosql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To save [!INCLUDE[tsql](../../includes/tsql-md.md)] definitions of the converted
6262

6363
You can also script individual objects or categories of objects by right-clicking the object or its parent folder, and then clicking **Save as Script**.
6464

65-
2. In the **Save As** dialog box, locate the folder where you want to save the script, enter a file name in the **File name** box, and then [!INCLUDE[clickOK](../../includes/clickok-md.md)] SSMA will append the .sql file name extension.
65+
2. In the **Save As** dialog box, locate the folder where you want to save the script, enter a file name in the **File name** box, and then select **OK**. SSMA will append the .sql file name extension.
6666

6767
### Modifying Scripts
6868
After you have saved the SQL Server or SQL Azure object definitions as a script, you can use SQL Server Management Studio to modify the script.

docs/ssma/oracle/connecting-to-oracle-database-oracletosql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Metadata about the Oracle database is not automatically refreshed. The metadata
146146

147147
To view the definitions of the color coding, click the **Legend** button.
148148

149-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
149+
5. Select **OK**.
150150

151151
## Next steps
152152

docs/ssma/oracle/mapping-oracle-and-sql-server-data-types-oracletosql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following procedure shows how to map data types at the project, database, or
6060

6161
Some types require a target data type length. If it is required, enter the new data length in the **Replace with** box.
6262

63-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
63+
5. Select **OK**.
6464

6565
3. To modify a data type mapping, do the following:
6666

@@ -74,7 +74,7 @@ The following procedure shows how to map data types at the project, database, or
7474

7575
4. Under **Target type**, select the target [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] data type.
7676

77-
Some types require a target data type length. If it is required, enter the new data length in the **Replace with** box, and then [!INCLUDE[clickOK](../../includes/clickok-md.md)]
77+
Some types require a target data type length. If it is required, enter the new data length in the **Replace with** box, and then select **OK**.
7878

7979
4. To remove a custom data type mapping, do the following:
8080

docs/ssms/scripting/configure-intellisense-sql-server-management-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ Most [!INCLUDE[msCoName](../../includes/msconame-md.md)] IntelliSense options ar
4949

5050
5. To change the casing applied to function names in completion lists, select a casing specification from the **Casing for built-in function names** list.
5151

52-
6. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
52+
6. Select **OK**.
5353

5454

0 commit comments

Comments
 (0)