Page

C.1.11- The Record Object

  by NT Community Manager.
Last Updated  by NT Community Manager.  

PublicCategorized as Appendix C.

Not tagged.
<< C.1.10- The Property ObjectAppendixCC.1.12- The Recordset Object >>

The Record Object

Methods

Name

Returns

Description

Cancel

 

Cancels the execution of an asynchronous Execute or Open.

Close

 

Closes the open record.

CopyRecord

String

Copies the object the record represents, or a file or directory, from one location to another.

DeleteRecord

 

Deletes the object the record represents, or a file or directory.

GetChildren

Recordset

Returns a Recordset containing the files and folders in the directory that the record represents.

MoveRecord

String

Moves the object the record represents, or a file or directory, from one location to another.

Open

 

Opens, or creates a new, existing file or directory.

Properties

Name

Returns

Description

ActiveConnection

Variant

Indicates to which Connection object the specified Recordset object currently belongs.

Fields

Fields

Contains all of the Field objects for the current Recordset object. Read-only

Mode

ConnectMode
Enum

Indicates the available permissions for modifying data in a Connection.

ParentURL

String

Indicates the absolute URL of the parent record of the current record. Read-only

Properties

Properties

Contains all of the Property objects for the current Recordset object. Read-only

RecordType

RecordType
Enum

Indicates whether the record is a simple record, a structured document, or a collection. Read-only

Source

Variant

Indicates what the record represents – a URL or a reference to an open Recordset.

State

ObjectState
Enum

Indicates whether the record is open or closed, and if open, the state of asynchronous actions. Read-only

 

<< C.1.10- The Property ObjectAppendixCC.1.12- The Recordset Object >>

Copyright © 2003 by Wiley Publishing, Inc.

Powered by Near-TimeTerms of Services | Privacy Policy | Security Policy |