ADO EditMode Property
Complete Recordset Object Reference
The EditMode property returns an EditModeEnum
value that specifies the editing status of the current record.
Syntax
EditModeEnum Values
| Constant |
Value |
Description |
| adEditNone |
0 |
No editing operation is in progress |
| adEditInProgress |
1 |
The current record has been edited but not saved |
| adEditAdd |
2 |
The current record in the copy buffer is a new record and has not been saved in the
database |
| adEditDelete |
4 |
The current record has been deleted |
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 services development needs from start to finish.
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a free 30-day trial today!
Click to see a demo!
Learn what’s new in v2008
|