티스토리 뷰

Data.Win.ADODB.TADOQuery.Prepared

Delphi

property Prepared;

C++

__property Prepared = {default=0};

Properties

TypeVisibilitySourceUnitParent
propertypublished
Data.Win.ADODB.pas
Data.Win.ADODB.hpp
Data.Win.ADODBTADOQuery

Description

Specifies whether the command / is prepared before execution.

Set Prepared / before calling the Open method / to specify whether ADO prepares / the command used / to create the dataset’s recordset.

If Prepared / is set to True / and the dataset component / is connected to a data store, / ADO / prepares the command before executing it. 

This / implies keeping the parameters' part of the query command in a separate buffer / for fast future access, / avoiding the insertion of the query parameters into the command each time.

If Prepared / is set to False, / ADO / does not prepare the command.

The default value of Prepared is False.


실행 전에 명령을 준비할지 여부를 지정합니다.

Open 메서드를 호출하기 전에 Prepared 를 설정하여 ADO가 데이터 세트의 레코드 세트를 만드는 데 사용되는 명령을 준비할지 여부를 지정합니다.

Prepared 가 True로 설정되고 데이터 세트 구성 요소가 데이터 저장소에 연결되어 있으면, ADO는 실행하기 전에 명령을 준비합니다.

이는 매번 명령에 쿼리 매개 변수가 삽입되는 것을 피하면서, 빠른 미래의 액세스를 위해 별도의 버퍼에 쿼리 명령의 일부분을 유지하는 것을 의미합니다.

Prepared 가 False로 설정되면 ADO는 명령을 준비하지 않습니다.

Prepared 의 기본값은 False입니다.


specify(specifies) 미국·영국 [|spesɪfaɪ]

(구체적으로) 명시하다

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

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

prepared 미국식 [prɪ|perd]

1. (…을 처리할) 준비가 된   2. (기꺼이 …할) 준비가 되어 있는   3. (글・물건 등이) 미리 준비된

execution 미국·영국 [|eksɪ|kju:ʃn]

1. 처형, 사형 (집행)   2. 실행, 수행   3. (연주・그림 제작 등의) 솜씨

imply(implies) 미국·영국 [ɪm|plaɪ]

1. (감정・생각을) 넌지시 나타내다, 은연중에 풍기다   2. 암시하다   3. 의미하다

separate 미국식 형용사 [|seprət] 동사 [|sepəreɪt]

1. 분리된, 따로 떨어진, 독립된   2. 서로 다른, 별개의, 관련 없는   3. 분리되다, 나뉘다

avoiding

회피

each time

1. 언제나, 매번   2. …할 때마다

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/Data.Win.ADODB.TADOQuery.Prepared

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

[Reference] TDataSet.Modified  (0) 2016.12.18
[Reference] TDataSet.State  (0) 2016.12.17
[Reference] TDataSet.SetFields  (0) 2016.12.14
[Reference] TDataSet.InsertRecord  (0) 2016.12.13
[Reference] TDataSet.Active  (0) 2016.12.12
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
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
글 보관함