Click or drag to resize

TableIndexes Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an IndexCollection representing all the Indexes in this Table.

Namespace:  Telogis.GeoBase.Transactional
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IndexCollection Indexes { get; }

Property Value

Type: IndexCollection
See Also