다음을 통해 공유


IncrementalProcessingNotification 멤버

Contains information for the ProactiveCaching element about a query to execute to determine the progress of incremental processing. This class cannot be inherited.

IncrementalProcessingNotification 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 IncrementalProcessingNotification() () () () Initializes a new instance of the IncrementalProcessingNotification class using default values.
공용 메서드 IncrementalProcessingNotification(String, String, String) Initializes a new instance of IncrementalProcessingNotification using a query, a table identifier, and processing query text.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Clone Creates a new full copy of an object. (QueryNotification. . :: . .Clone() () () ()을(를) 재정의합니다.)
공용 메서드 CopyTo(IncrementalProcessingNotification) Copies an IncrementalProcessingNotification object to the specified object.
공용 메서드 CopyTo Copies a QueryNotification object to the specified object. (QueryNotification에서 상속됩니다.)
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 ProcessingQuery Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status.
공용 속성 Query Gets or sets the query associated with a QueryNotification element. (QueryNotification에서 상속됩니다.)
공용 속성 TableID Gets or sets the table identifier associated with an IncrementalProcessingNotification object.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 ICloneable. . :: . .Clone (QueryNotification에서 상속됩니다.)

맨 위로 이동