Show / Hide Table of Contents

Interface IDynamoQueryClause<TRecord>

Interface identifying a DynamoDB query clause.

Namespace: LambdaSharp.DynamoDB.Native
Assembly: LambdaSharp.DynamoDB.Native.dll
Syntax
public interface IDynamoQueryClause<TRecord>
    where TRecord : class
Type Parameters
Name Description
TRecord
In This Article
Back to top Generated by DocFX