Sql.Net Class Library Documentation |
|
SqlExpression.Constant Method (SqlDataType, Object)
Creates a SqlExpression which represents a constant typed value
Parameters
-
dataType
- Value's data type
-
val
- The value
Return Value
See Also
SqlExpression Class | Reeb.SqlOM Namespace | SqlExpression.Constant Overload List