Sql.Raw method

Creates SQL from a raw string.

public static Sql Raw(string text)

See Also