Amazon.DynamoDBv2.Model.KeysAndAttributes.IsSetConsistentRead C# (CSharp) 메소드

IsSetConsistentRead() 개인적인 메소드

private IsSetConsistentRead ( ) : bool
리턴 bool
        internal bool IsSetConsistentRead()
        {
            return this._consistentRead.HasValue; 
        }