Hd.QueryExtensions.SqlConstant.SqlConstant C# (CSharp) Méthode

SqlConstant() public méthode

public SqlConstant ( ) : System
Résultat System
		public SqlConstant() : this(SqlDataType.String, null) {}

Same methods

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