AbsolutePage - 숫자 표시의 의미 > 기술자료 | 해피정닷컴

AbsolutePage - 숫자 표시의 의미 > 기술자료

본문 바로가기

사이트 내 전체검색

AbsolutePage - 숫자 표시의 의미 > 기술자료

SQL AbsolutePage - 숫자 표시의 의미

페이지 정보


본문


PositionEnum = recordsetobject.AbsolutePage
recordsetobject.AbsolutePage = PositionEnum
long = recordsetobject.AbsolutePage
recordsetobject.AbsolutePage = long

The AbsolutePage property sets or returns a long value that is the page number in the Recordset object. When you set this property to a page number, you will be moved to the first (top) record on the page you have specified. The AbsolutePage property may also return one of the PositionEnum constants. Note that you cannot set this property to any of the PositionEnum constants.

The first page is always numbered one. You use the PageSize property to set how many records are on a page. You use the PageCount property to determine how many pages are in the Recordset.

You can only use this property if AbsolutePage, PageCount, and PageSize are all supported by the provider (i.e., bookmarks are supported). You must also be pointing to a valid record when attempting to use this property. If you are not pointing to a valid record, this property will return one of the PositionEnum constants which specify the current position of the record pointer in the Recordset.

PositionEnum Constants

 
ConstantValueDescription
adPosUnknown-1The Recordset is empty, the current position is unknown, or not supported by the provider
Recordset이 비어있다. 현재 위치를 알수 없거나, 공급자가 지원하지 않는다.
adPosBOF-2The current record pointer is before the first record at the beginning of the file
현재 레코드 포인터는 파일 시작부분의 첫번째 레코드에 위치
adPosEOF-3The current record pointer is after the last record at the end of the file
현재 레코드 포인터는 파일의 마지막 레코드 뒤에 위치

 
Code (VBScript):
objRecordset.PageSize = intPageSize
objRecordset.AbsolutePage = 1


관련자료
http://www.devguru.com/Technologies/ado/quickref/recordset_absolutepage.html

댓글목록

등록된 댓글이 없습니다.


Total 2,636건 79 페이지
  • RSS
기술자료 목록
1076
SQL   17455  2012-03-19 21:36  
열람
SQL   13010  2012-03-19 20:39  
1074
PHP   22085  2012-03-16 23:55 ~ 2014-12-28 00:00  
1073
Adobe   20588  2012-03-16 17:16  
1072
HTML   15270  2012-03-16 17:10  
1071
ClassicASP   12288  2012-03-15 02:08  
1070
ClassicASP   22025  2012-03-15 01:58 ~ 2016-10-21 00:00  
1069
ClassicASP   25447  2012-03-15 00:08 ~ 2016-02-29 00:00  
1068
JavaScript   16214  2012-03-12 23:33  
1067
PHP   23174  2012-03-04 17:29  
1066
PHP   22151  2012-03-04 17:09 ~ 2023-01-08 11:38  
1065
Linux   18576  2012-03-02 18:38  
1064
전자결제   12486  2012-03-02 14:34  
1063
영카트   13077  2012-03-02 13:03  
1062
PHP   27878  2012-03-01 21:47 ~ 2012-04-08 00:00  
1061
MySQL   18160  2012-02-29 22:30  
1060
그누보드   11743  2012-02-27 14:09  
1059
ClassicASP   35195  2012-02-21 00:14 ~ 2014-11-11 00:00  
1058
그누보드   16115  2012-02-12 23:59  
1057
Search   23103  2012-02-11 08:13 ~ 2022-04-15 19:42  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2025 해피정닷컴. All Rights Reserved.