Beginning Access 1002002 Vba [Electronic resources]

Robert Smith; Dave Sussman Et al

نسخه متنی -صفحه : 256/ 212
نمايش فراداده

Indexes

Methods

Name

Returns

Description

Append

Appends a new Index to the collection.

Delete

Deletes a Index from the collection

Refresh

Updates the objects in the collection.

Properties

Name

Returns

Description

Count

Integer

Indicates the number of

Index objects in the collection.

Item

Index

Allows indexing into the collection to reference a specific object. This is the default property and can therefore be omitted. Read-only.