The HasIndex property returns True if at least one index, clustered or nonclustered, has been defined on the referenced Microsoft® SQL Server™ table.
object.HasIndex
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Boolean
Read-only
HRESULT GetHasIndex(LPBOOL pRetVal);