티스토리 뷰

Data.DB.TDataSet.Bof

Delphi

property Bof: Boolean read FBOF;

C++

__property bool Bof = {read=FBOF, nodefault};

Properties

TypeVisibilitySourceUnitParent
propertypublic
Data.DB.pas
Data.DB.hpp
Data.DBTDataSet

Description

Indicates whether / the first record in the dataset is active.

Test Bof (beginning of file) / to determine / if the dataset / is positioned at the first record. 

If Bof is true, / the active record / is unequivocally the first row in the dataset. 

Bof / is true when an application.

Opens a dataset.

Calls a dataset's First method.

Call a dataset's Prior method, / and the method fails / because the first row / is already active.

Calls SetRange / on an empty range or dataset.

Bof is false in all other cases.


데이터 세트의 첫 번째 레코드가 활성화되어 있는지 여부를 나타냅니다.

Bof (파일의 시작) 를 테스트하여 데이터 세트가 첫 번째 레코드에 있는지 여부를 확인할 수 있습니다. 

Bof 가 true의 경우, 활성 레코드는 무조건 데이터 세트의 첫 번째 행에 위치합니다. 

Bof 가 true가되는 것은 응용 프로그램이 다음 작업을 수행 할 때입니다.

데이터 세트를 오픈합니다.

데이터 세트의 First 메소드를 호출.

데이터 세트의 Prior 메소드를 호출하면 첫 번째 행이 이미 활성화 되었기 때문에 메서드가 실패합니다.

빈 범위 또는 데이터 세트에서 SetRange를 호출합니다.

Bof 는 다른 모든 경우에서 false입니다.


indicate 
미국·영국 [|ɪndɪkeɪt]

1. (사실임・존재함을) 나타내다   2. (조짐・가능성을) 나타내다

whether 
미국·영국 [|weðə(r)]

1. …인지 (아닌지・(아니면) ~인지)   2. …이든 (아니든・(아니면) ~이든)

determine 
미국식 [dɪ|t3:rmɪn]

1. 알아내다, 밝히다   2. (무엇의 방식・유형을) 결정하다   3. (공식적으로) 확정하다


'프로그래밍 언어 > Delphi' 카테고리의 다른 글

[Reference] TDataSet.IsEmpty  (0) 2016.12.03
[Reference] TDataSet.MoveBy  (0) 2016.12.02
[Reference] TDataSet.Eof  (0) 2016.12.01
[Reference] TDataSet.Prior  (0) 2016.11.30
[Reference] TDataSet.Next  (0) 2016.11.30
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
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
글 보관함