StoreSQLIndex Property |
Determines if the SQL index is stored in the drawing.
Signature
object.StoreSQLIndex
object
PreferencesSystem
The object or objects this property applies to.
StoreSQLIndex
Boolean; read-write
TRUE: Stores the SQL index in the drawing.
FALSE: Does not store the SQL index in the drawing.
Remarks
The initial value for this property is TRUE.
Comments? |