DatabaseResult<IEnumerable<T>> Query<T>( ExecuteType executeType, string statement, Object parameter )
In This Article