Hd.QueryExtensions.SqlConstant.SqlConstant C# (CSharp) Method

SqlConstant() public method

public SqlConstant ( ) : System
return System
		public SqlConstant() : this(SqlDataType.String, null) {}

Same methods

SqlConstant::SqlConstant ( SqlDataType type, object val ) : System