ADO Index Property
Complete Recordset Object Reference
The Index property sets or returns a string value that indicates the name of
the current index for a
Recordset object. The index must have been created as an index on the table or
as an ADOX Index object. This property can be set on an open or closed Recordset.
Note: This property is used together with the Seek method to create an indexed display of
records and to use the Seek method to search these indexed records, but few
providers supports this property and method. Use the Supports method to
determine whether the provider supports seek and indexes.
Syntax
Complete Recordset Object Reference

Whether you're new to XML or already an advanced user,
the user-friendly views and powerful entry helpers,
wizards, and debuggers in XMLSpy are designed to meet your XML
and Web development needs from start to finish.
New features in Version 2010!
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- XBRL validator, taxonomy editor, taxonomy wizard
- Support for Office Open XML (OOXML)
- Graphical WSDL 1.1/2.0 editor & SOAP debugger
- JSON editing & conversion
- Java, C#, C++ code generation
- And much more!
Download a free trial today!
|
|
|
|