Subject | Polish | English |
comp., MS | częstotliwość migania kursora | cursor blink rate (The rate at which the cursor indicating the active insertion point in a text window, or other display element, flashes on and off) |
comp., MS | degradacja kursora | cursor degradation (The return of a different type of cursor than the user had declared) |
comp., MS | klawisz kursora | cursor key (Any of four keys labeled with arrows pointing up, down, left, and right, used to move the cursor vertically or horizontally on the display screen or, in some programs, to extend the highlight) |
comp., MS | kursor dynamiczny | dynamic cursor (A cursor that can reflect data modifications made to the underlying data while the cursor is open) |
comp., MS | kursor kliencki | client cursor (A cursor that is implemented on the client. The entire result set is first transferred to the client, and the client API software implements the cursor functionality from this cached result set) |
comp., MS | kursor progresywny | forward-only cursor (A cursor that cannot be scrolled; rows can be read only in sequence from the first row to the last row) |
comp., MS | kursor serwera | server cursor (A cursor implemented on the server) |
comp., MS | kursor serwera interfejsu API | API server cursor (A server cursor that is built to support the cursor functions of an API, such as ODBC, OLE DB, ADO, and DB-Library) |
comp., MS | kursor statyczny | static cursor (A cursor that shows the result set exactly as it was at the time the cursor was opened) |
comp., MS | niejawna konwersja kursora | implicit cursor conversion (The return of a different type of cursor than the user had declared) |
comp., MS | typ danych kursora | cursor data type (A special data type used to reference a cursor) |
comp., MS | wrażliwy kursor | sensitive cursor (A cursor that can reflect data modifications made to underlying data by other users while the cursor is open) |