Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Shaolinq
Persistence
Linq
Expressions
SqlCreateTypeExpression
C# Class Shaolinq.Persistence.Linq.Expressions.SqlCreateTypeExpression
Inheritance:
SqlBaseExpression
Mostra file
Open project: tumtumtum/Shaolinq
Class Usage Examples
Public Methods
Method
Description
SqlCreateTypeExpression
(
Expression
sqlType
,
Expression
asExpression
,
bool
ifNotExist
) :
System.Linq.Expressions
Method Details
SqlCreateTypeExpression()
public
method
public
SqlCreateTypeExpression
(
Expression
sqlType
,
Expression
asExpression
,
bool
ifNotExist
) :
System.Linq.Expressions
sqlType
System.Linq.Expressions.Expression
asExpression
System.Linq.Expressions.Expression
ifNotExist
bool
return
System.Linq.Expressions