Clustered Property (ADOX)

Indicates whether the index is clustered.

Settings and Return Values

Sets and returns a Boolean value.

Remarks

The default value is False.

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

Applies To

Index Object (ADOX)

See Also

Clustered Property Example (VB)