Amazon.SimpleDB.Model.SelectRequest.IsSetConsistentRead C# (CSharp) 메소드

IsSetConsistentRead() 개인적인 메소드

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