티스토리 뷰
Data.DB.TDataSet.AfterClose
Delphi
property AfterClose: TDataSetNotifyEvent read FAfterClose write FAfterClose;
C++
__property TDataSetNotifyEvent AfterClose = {read=FAfterClose, write=FAfterClose};
Properties
Type |
Visibility |
Source |
Unit |
Parent |
event |
public |
Data.DB.pas Data.DB.hpp |
Description
Occurs after / an application closes a dataset.
Write an AfterClose event handler / to take specific action immediately after / an application closes a dataset.
For example, / as a security measure, / an application / might clear a PASSWORD entry / from the Params property of a TSQLConnection component / when the dataset is closed.
AfterClose / is called after a dataset is closed / and the dataset state is set to dsInactive.
AfterClose / is an event handler of type Data.DB.TDataSetNotifyEvent.
응용 프로그램이 데이터 세트를 닫은 후에 발생합니다.
AfterClose 이벤트 핸들러를 작성하여 응용 프로그램이 데이터 세트를 닫은 직후에 특정 작업을 수행합니다.
예를 들어, 보안 조치로서, 응용 프로그램은 데이터 세트가 닫힐 때 TSQLConnection 구성 요소의 Params 속성에서 PASSWORD 항목을 지울 수 있습니다.
AfterClose는 데이터 세트가 닫히고 데이터 세트 상태가 dsInactive로 설정된 후에 호출됩니다.
AfterClose는 Data.DB.TDataSetNotifyEvent 형식의 이벤트 처리기입니다.
보안조치 |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.AfterClose
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] TDataSet.AfterInsert (0) | 2016.12.25 |
---|---|
[Reference] TDataSet.BeforeInsert (0) | 2016.12.24 |
[Reference] TDataSet.BeforeClose (0) | 2016.12.22 |
[Reference] TDataSet.AfterOpen (0) | 2016.12.21 |
[Reference] TDataSet.BeforeOpen (0) | 2016.12.20 |
- Total
- Today
- Yesterday
- 자료구조
- 스택
- 왕초보 영어회화 100일의 기적
- 상황
- 문법
- ADODB
- 여행영어 100일의 기적
- 계산기
- SWT
- 말하기
- 교육센터
- Delphi
- System
- RA
- 작문
- 설명
- wfd
- 응용
- 대상
- 일기
- Reference
- Pte
- VCL
- java
- SysUtils
- tdataset
- 정렬
- 독해
- 알고리즘
- 영어
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |