Name

MoveRecordOptionsEnum Enumeration — (Versions 2.5, 2.6)

Synopsis

The MoveRecordOptionsEnum enumeration indicates the behavior of the MoveRecord method.

Table E-31. The MoveRecordOptionsEnum Enumeration

Enumeration

Value

Description

adMoveAllowEmulation
4

Indicates that the data provider will attempt to simulate the move.

adMoveDontUpdateLinks
2

Indicates that the MoveRecord method will not update the hypertext links.

adMoveOverWrite
1

Indicates that the MoveRecord method will overwrite the destination if it already exists.

adMoveUnspecified
-1 (&HFFFFFFFF)

Default. Indicates that the MoveRecord method will fail if the destination already exists and that all hypertext links will be updated.

ADO/WFC

The MoveRecordOptionsEnum enumeration does not have ADO/WFC constants.

See Also

Record.MoveRecord Method

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.