WinStudio

AutoInsertEnabled Property

Applies To

IWSIDOCollection interface

Definition

Returns the state of autoinsert functionality (the automatic insertion of a new row at the end of a collection). Read-only.

Syntax

object.AutoInsertEnabled

  Part

  Description

object Required. A reference to a valid IDO collection object.

Remarks

A return value of:

Example

ThisForm.PrimaryIDOCollection.AutoInsertEnabled