다음을 통해 공유


QueryAttribute 멤버

DomainService 메서드가 쿼리 메서드임을 지정합니다.

다음 표에는 QueryAttribute 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  이름 설명
  QueryAttribute QueryAttribute 클래스의 새 인스턴스를 초기화합니다.

위쪽

공개 속성

  이름 설명
public property HasSideEffects 쿼리 메서드에 파생 작업이 있는지 여부를 나타내는 값을 가져오거나 설정합니다.
public property IsComposable 쿼리 메서드가 쿼리 작성을 허용하는지 여부를 나타내는 값을 가져오거나 설정합니다.
public property IsDefault 여러 쿼리 메서드를 사용할 수 있을 때 해당 쿼리 메서드를 기본 쿼리로 처리해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.
public property ResultLimit 쿼리 작업에서 반환되어야 하는 최대 결과 수를 가져오거나 설정합니다.
public property TypeId  (Attribute에서 상속됨)

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Equals  오버로드되었습니다. (Attribute에서 상속됨)
public methodstatic GetCustomAttribute  오버로드되었습니다. (Attribute에서 상속됨)
public methodstatic GetCustomAttributes  오버로드되었습니다. (Attribute에서 상속됨)
public method GetHashCode  (Attribute에서 상속됨)
public method GetType  (Object에서 상속됨)
public method IsDefaultAttribute  (Attribute에서 상속됨)
public methodstatic IsDefined  오버로드되었습니다. (Attribute에서 상속됨)
public method Match  (Attribute에서 상속됨)
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  이름 설명
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Attribute에서 상속됨)
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (Attribute에서 상속됨)
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Attribute에서 상속됨)
  System.Runtime.InteropServices._Attribute.Invoke  (Attribute에서 상속됨)

위쪽

참고 항목

참조

QueryAttribute 클래스
System.ServiceModel.DomainServices.Server 네임스페이스