Hd.QueryExtensions.SqlConstant.SqlConstant C# (CSharp) 메소드

SqlConstant() 공개 메소드

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

Same methods

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