Click or drag to resize
TableColumnSecondaryIndexName Property

Note: This API is now obsolete.

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

Property Value

Type: String
See Also