6 lines
175 B
JSON
6 lines
175 B
JSON
{
|
|
"id": "10f68dd3-2117-403d-991a-1818c5e54098",
|
|
"prefix": "xa",
|
|
"description": "xact_abbort and nocount options",
|
|
"body": "SET XACT_ABORT ON;\r\nSET NOCOUNT ON;\r\n"
|
|
} |