IndexNulls Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

IndexNulls Property

Indicates whether records that have null values in their index fields have index entries.

Settings and Return Values

Sets and returns an AllowNullsEnum value. The default value is adIndexNullsDisallow.

Remarks

This property is read-only on Index objects already appended to a collection.

See Also

IndexNulls Property Example (VB)

Applies To: Index Object

© 1998-2003 Microsoft Corporation. All rights reserved.