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건 78 페이지
  • RSS
기술자료 목록
1096
ClassicASP   21076  2012-04-02 09:26  
1095
ClassicASP   15355  2012-04-01 17:00  
1094
MySQL   13766  2012-04-01 12:30  
1093
ClassicASP   16163  2012-04-01 09:14 ~ 2012-04-01 00:00  
1092
PHP   32076  2012-03-31 17:48 ~ 2018-12-17 14:52  
1091
PHP   18831  2012-03-31 11:03  
1090
ClassicASP   20163  2012-03-27 13:14  
1089
PHP   92676  2012-03-26 22:22  
1088
ClassicASP   26719  2012-03-26 20:16  
1087
PHP   52228  2012-03-24 22:40 ~ 2012-03-31 00:00  
1086
ClassicASP   15026  2012-03-24 01:04 ~ 2012-07-30 00:00  
1085
ClassicASP   12300  2012-03-23 23:12  
1084
ClassicASP   16148  2012-03-23 21:03 ~ 2013-11-06 00:00  
1083
.NET   20648  2012-03-21 10:53  
1082
일반   19848  2012-03-21 00:56 ~ 2018-05-25 18:09  
1081
전자결제   14822  2012-03-20 20:32  
1080
전자결제   16095  2012-03-20 20:09  
1079
전자결제   18581  2012-03-20 20:08 ~ 2017-03-10 00:00  
1078
SQL   12245  2012-03-19 21:54  
1077
SQL   13409  2012-03-19 21:40  

검색

해피정닷컴 정보

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

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