June 2001
Intermediate to advanced
620 pages
19h 29m
English
CursorLocationEnum Enumeration — (Versions 2.0, 2.1, 2.5, 2.6)
The CursorLocationEnum enumeration specifies the location of the cursor service.
Table E-13. The CursorLocationEnum Enumeration
|
Enumeration (ADO/WFC) |
Value |
Description |
|---|---|---|
adUseClient (CLIENT) |
|
Indicates that the cursor service is located on the client machine. |
adUseServer (SERVER) |
|
Indicates that the cursor service is located on the server machine. |
The CursorLocationEnum enumeration is part of the com.ms.wfc.data package, and the constant values are preceded with AdoEnums.CursorLocation.
Connection.CursorLocation Property, Recordset.CursorLocation Property
Read now
Unlock full access