C# Class TechSmith.Hyde.Table.QueryDescriptor

Datei anzeigen Open project: dontjee/hyde

Public Properties

Property Type Description
PartitionKeyRange KeyRange
RowKeyRange KeyRange
TopCount int?

Property Details

PartitionKeyRange public_oe property

public KeyRange,TechSmith.Hyde.Table PartitionKeyRange
return KeyRange

RowKeyRange public_oe property

public KeyRange,TechSmith.Hyde.Table RowKeyRange
return KeyRange

TopCount public_oe property

public int? TopCount
return int?