Maximum Index Size Property

ADO and SQL Server

ADO and SQL Server

Maximum Index Size Property

The Maximum Index Size property returns the maximum number of bytes allowed in the combined columns of an index. If there is no specified limit or the limit is unknown, the value is set to zero.

Applies To
Connection Object
Syntax

object.Properties("Maximum Index Size")

Parts

object

Expression that evaluates to an object in the Applies To list.

Data Type

adInteger

Modifiable

Read-only

OLE DB Property

DBPROP_MAXINDEXSIZE