Indicates the available permissions for modifying data in a Connection.
Sets or returns one of the following ConnectModeEnum values:
Constant |
Value |
Description |
adModeUnknown |
0 |
The permissions have not yet been set or cannot be determined. (Default.) |
adModeRead |
1 |
Read-only permissions. |
adModeWrite |
2 |
Write-only permissions. |
adModeReadWrite |
3 |
Read/write permissions. |
adModeShareDenyRead |
4 |
Prevents others from opening connection with read permissions. |
adModeShareDenyWrite |
8 |
Prevents others from opening connection with write permissions. |
adModeShareExclusive |
12 |
Prevents others from opening connection with read/write permissions. |
adModeShareDenyNone |
16 |
Prevents others from opening connection with any permissions. |
Use the Mode property to set or return the access permissions in use by the provider on the current connection. You can set the Mode property only when the Connection object is closed.
file: /Techref/language/asp/comp/daprop04_2.htm, 3KB, , updated: 1996/11/21 19:01, local time: 2025/5/5 01:43,
3.16.136.129:LOG IN
|
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/language/asp/comp/daprop04_2.htm"> Mode Property (ADO)</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
The Backwoods Guide to Computer Lingo |
.