AdoIndex:IndexNulls Assign

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoIndex Class >

AdoIndex:IndexNulls Assign

Previous pageReturn to chapter overviewNext page

Purpose

Specifies whether records that have Null values in their index fields have index entries Specifies whether records that have Null values in their index fields have index entries

 

Prototype

ASSIGN IndexNulls ( lVal AS LONG )  AS LONG PASCAL CLASS AdoIndex

 

Argument(s)

lVal        LONG:An AllowNullsEnum value. The default value is adIndexNullsDisallow.

 

 

See Also

AdoIndex, AdoAllowNullsEnum