Upscaledb Cursor.TryMove in C# (CSharp): 1 esempio trovato. Questo è il miglior esempio reale in C# (CSharp) per Upscaledb.Cursor.TryMove, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Like Cursor.Move, but returns false only if cursor points to the first (or last) item, and a move to the previous (or next) item was requested (i.e., when ups_cursor_move returns UpsConst.UPS_KEY_NOT_FOUND).