Метод | Описание | |
---|---|---|
FormatSql ( SqlTiming timing ) : string |
Formats the SQL in a SQL-Server friendly way, with DECLARE statements for the parameters up top.
|
Метод | Описание | |
---|---|---|
GenerateStreamFromString ( string s ) : Stream | ||
GetJsonVal ( SqlTimingParameter p ) : string | ||
GetWithLenFormatter ( string native ) : string>.Func |
get the 'with length' formatter.
|
|
PrepareValue ( SqlTimingParameter parameter ) : string |
prepare the value.
|
|
SqlServerFormatter ( ) : System |
Initialises static members of the SqlServerFormatter class.
|
public FormatSql ( SqlTiming timing ) : string | ||
timing | SqlTiming | The |
Результат | string |