DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse
TableMetadata Class
TableMetadata Properties
Indexes Property
IsVirtual Property
TableMetadata
Indexes Property
Gets the table indexes by name
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
Copy
public
IDictionary
<
string
,
IndexMetadata
>
Indexes
{
get
; }
Property Value
Type:
IDictionary
String
,
IndexMetadata
See Also
Reference
TableMetadata Class
Dse Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.