티스토리 뷰
Data.DB.TDataSet.Close
Delphi
procedure Close;
C++
void __fastcall Close(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function | public | Data.DB.pas Data.DB.hpp | Data.DB | TDataSet |
Description
Closes a dataset.
Call Close / to set the Active property of a dataset / to false.
When Active is false, / the dataset is closed; / it cannot read or write data / and data-aware controls / can't use it / to fetch data / or post edits.
An application / must close the dataset / before changing properties / that affect the status of the database / or the controls that display data in an application.
For example, / to change the DataSource property for a dataset, / the dataset must be closed.
Closing the dataset / puts it into the dsInactive state.
Close 는 데이터 세트를 닫습니다.
Close 메소드를 호출하면 데이터 세트의 Active 속성을 false로 설정할 수 있습니다.
Active 가 false의 경우 데이터 세트는 닫혀 있기 때문에 데이터베이스에서 데이터를 읽거나 데이터베이스에 데이터를 기록 할 수 없으며, 데이터베이스 인식 컨트롤은 데이터 세트를 사용하여 데이터를 추출하거나 편집 등록 할 수 없습니다.
응용 프로그램은 데이터베이스의 상태에 영향을 미치는 속성과 응용 프로그램에서 데이터를 표시하는 컨트롤을 변경하기 전에 데이터 세트를 닫아야합니다.
예를 들어, 데이터 세트의 DataSource 속성을 변경하려면 데이터 세트를 닫아야합니다.
데이터 세트를 닫으면 데이터 세트의 상태가 dsInactive로 변경됩니다.
1. (어디를 가서) 가지고 오다 2. (특정 가격에) 팔리다 3. 꺼냄
(안내문 등을) 게시[공고]하다
1. 영향을 미치다 2. (사람이나 신체 부위에) 발생하다; 병이 나게 하다
출처: http://docwiki.embarcadero.com/Libraries/Berlin/en/Data.DB.TDataSet.Close
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TADOConnection.BeginTrans (0) | 2016.11.24 |
---|---|
[Reference] TStrings.Clear (0) | 2016.11.23 |
[Reference] TADOQuery.ExecSQL (0) | 2016.11.22 |
[Reference] TADOConnection.Open (0) | 2016.11.20 |
[연산자] IS와 AS (0) | 2016.11.13 |
- Total
- Today
- Yesterday
- 응용
- Delphi
- 정렬
- 계산기
- 설명
- 영어
- ADODB
- SysUtils
- 작문
- VCL
- 왕초보 영어회화 100일의 기적
- 알고리즘
- SWT
- RA
- tdataset
- 대상
- System
- java
- 교육센터
- 상황
- 자료구조
- 여행영어 100일의 기적
- Pte
- 스택
- wfd
- 일기
- 말하기
- 독해
- 문법
- Reference
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |