티스토리 뷰

Data.DB.TDataSet.Modified

Delphi

property Modified: Boolean read FModified;

C++

__property bool Modified = {read=FModified, nodefault};

Properties

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

Description

Indicates / whether the active record is modified.

Check Modified / to determine / if the active record is modified. 

If Modified is true, the active record is modified. 

If false, the active record is not modified.

Note: In general, / an application / need not check the status of Modified

Properties, events, and methods of TDataSet / and its descendants / that modify records / generally / check this status automatically / and take appropriate actions / based on its value.


활성한 레코드가 수정되었는지 여부를 나타냅니다.

활성한 레코드가 수정되었는지 알아내려면 Modified 로 확인합니다.

Modified가 true이면, 활성한 레코드가 수정됩니다. 

false이면 활성한 레코드가 수정되지 않습니다.

참고 : 일반적으로 애플리케이션은 수정된 상태를 확인할 필요가 없습니다.

레코드를 수정하는 TDataSet 및 그 자손의 속성, 이벤트 및 메서드는 일반적으로 이 상태를 자동으로 확인하고 해당 값을 기반으로 적절한 작업을 수행합니다.


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

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

descendant 미국·영국 [dɪ|sendənt]

1. 자손, 후손, 후예   2. (과거의 비슷한 것에서) 유래한 것

appropriate 미국식 형용사 [美ə|proʊpriət] 동사 [美ə|proʊprieɪt]

1. 적절한   2. (불법적으로나 무단으로) 도용하다   3. (특히 돈의 사용처를) 책정하다

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.DB.TDataSet.Modified

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

[Reference] TDataSet.BeforeOpen  (0) 2016.12.20
[Reference] TDataSet.CheckBrowseMode  (0) 2016.12.19
[Reference] TDataSet.State  (0) 2016.12.17
[Reference] TADOQuery.Prepared  (0) 2016.12.16
[Reference] TDataSet.SetFields  (0) 2016.12.14
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
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
글 보관함