Click or drag to resize

TableColumnSecondaryIndexType Property

Note: This API is now obsolete.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
[ObsoleteAttribute("The driver provides a new secondary index metadata API, IndexMetadata, that is returned as part of the TableMetadata.")]
public string SecondaryIndexType { get; set; }

Property Value

Type: String
See Also