Namespace LambdaSharp.DynamoDB.Native.Query
Interfaces
IDynamoQueryPartitionKeyConstraint
Interface for specifying the partition key (PK) constraint.
IDynamoQuerySortKeyConstraint
Interface for specifying the sort key (PK) constraint for an untyped DynamoDB query.
IDynamoQuerySortKeyConstraint<TRecord>
Interface for specifying the sort key (PK) constraint for a DynamoDB query.