티스토리 뷰
Data.DB.TDataSet.Last
Delphi
procedure Last;
C++
void __fastcall Last(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function | public | Data.DB.pas Data.DB.hpp | Data.DB | TDataSet |
Description
Moves to the last record / in the dataset.
Call Last / to make the last record / in the dataset active.
If the dataset / is not unidirectional / Last posts any changes to the active record and
Clears the record buffers.
Fetches the last record / and makes it the active record.
Fetches any additional records / required for display, / such as those needed / to fill out a grid control.
Sets the Eof property to true.
Broadcasts the record change / so that data controls and linked detail sets / can update.
For unidirectional datasets, / Last raises an EDatabaseError exception.
Note: TDataSet uses internal, protected methods / to reposition the active record / and to fetch additional records / required for display.
In TDataSet, these internal methods are empty stubs.
Descendant classes implement these methods / to enable the Last method to work.
데이터 세트의 마지막 레코드로 이동합니다.
Last 메소드를 호출하여 데이터 세트의 마지막 레코드를 활성화합니다.
데이터 세트가 단방향이 아닌 경우, Last 활성 레코드에 대한 모든 변경 사항을 게시하고
레코드 버퍼를 지웁니다.
마지막 레코드를 가지고 와서 그것을 활성 레코드로 만듭니다.
그리드 컨트롤을 채우기 위해 데이터 등 표시에 필요한 추가 레코드를 가져옵니다.
Eof 속성을 true로 설정합니다.
데이터 컨트롤과 링크 된 상세 데이터 세트가 업데이트 할 수 있도록 레코드 변경을 브로드 캐스트합니다.
단방향 데이터 세트의 경우 Last 는 EDatabaseError 예외를 생성합니다.
주 : TDataSet 은 활성 레코드의 위치를 변경하고 표시하는 데 필요한 레코드를 가져오기 위하여 내부 Protected 메서드를 사용합니다.
TDataSet 에서 이러한 내부 메서드는 비어있습니다.
하위 클래스는이 메소드를 구현하여 Last 메소드가 작동하도록 할 수 있습니다.
1. (어디를 가서) 가지고 오다 2. (특정 가격에) 팔리다
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.Last
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TDataSet.Prior (0) | 2016.11.30 |
---|---|
[Reference] TDataSet.Next (0) | 2016.11.30 |
[Reference] TDataSet.First (0) | 2016.11.28 |
[Reference] TADOConnection.RollbackTrans (0) | 2016.11.27 |
[Reference] TADOConnection.CommitTrans (0) | 2016.11.26 |
- Total
- Today
- Yesterday
- java
- System
- 여행영어 100일의 기적
- wfd
- 왕초보 영어회화 100일의 기적
- 일기
- 설명
- 문법
- Delphi
- SWT
- tdataset
- 작문
- RA
- 스택
- ADODB
- VCL
- 계산기
- 영어
- 대상
- SysUtils
- Reference
- 교육센터
- 상황
- Pte
- 알고리즘
- 독해
- 말하기
- 자료구조
- 정렬
- 응용
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |