C# 클래스 Amazon.SimpleDB.Model.UpdateCondition

Specifies the conditions under which data should be updated. If an update condition is specified for a request, the data will only be updated if the condition is satisfied. For example, if an attribute with a specific name and value exists, or if a specific attribute doesn't exist.

파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetExists ( ) : bool
IsSetName ( ) : bool
IsSetValue ( ) : bool