Quantcast
Channel: Rss Feed - SSMSBoost Add-in discussion board - Forum
Viewing all articles
Browse latest Browse all 823

own formatting for not existing Keywords

$
0
0
Hi!

I like the formatting-function.
I've a script with a lot of RaiseError's. But they are not formatted how I like it :-) :

RAISERROR (
'Start'
,0
,1
)
WITH NOWAIT


I prefer it this way:

RAISERROR ('Start',0,1) WITH NOWAIT

Is there any way to make my own formatting rules only for Raiserror?

Greetings from Switzerland
Peter
Go to last post

Viewing all articles
Browse latest Browse all 823

Trending Articles