Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NMigrations
LiteralSql
C# Class NMigrations.LiteralSql
Used to send native database function invocations/etc through as unescaped SQL.
Exibir arquivo
Open project: sklose/NMigrations
Public Methods
Method
Description
LiteralSql
(
string
text
)
Initializes a new instance of the
LiteralSql
class.
Method Details
LiteralSql()
public
method
Initializes a new instance of the
LiteralSql
class.
public
LiteralSql
(
string
text
)
text
string
The text.