MapTPocoClusteringKey Method (String) |
Specifies the clustering key column names for the table using the order provided.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public Map<TPoco> ClusteringKey(
params string[] columnNames
)
Parameters
- columnNames
- Type: SystemString
Return Value
Type:
MapTPocoSee Also