Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NMigrations
LiteralSql
C# Class NMigrations.LiteralSql
Used to send native database function invocations/etc through as unescaped SQL.
Afficher le fichier
Open project: sklose/NMigrations
Méthodes publiques
Méthode
Description
LiteralSql
(
string
text
)
Initializes a new instance of the
LiteralSql
class.
Method Details
LiteralSql()
public
méthode
Initializes a new instance of the
LiteralSql
class.
public
LiteralSql
(
string
text
)
text
string
The text.