Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
StringInterpolation
SqlFormattableString
C# Class StringInterpolation.SqlFormattableString
显示文件
Open project: jskeet/DemoCode
Public Methods
Method
Description
NewSqlCommand
(
this
conn
,
FormattableString
formattableString
) :
SqlCommand
Method Details
NewSqlCommand()
public
static
method
public
static
NewSqlCommand
(
this
conn
,
FormattableString
formattableString
) :
SqlCommand
conn
this
formattableString
System.FormattableString
return
System.Data.SqlClient.SqlCommand