VlvResponseControl 클래스

정의

VlvResponseControl 클래스는 서버에서 클라이언트로 VLV(가상 목록 보기) 데이터를 전달하는 데 사용됩니다.

public ref class VlvResponseControl : System::DirectoryServices::Protocols::DirectoryControl
public class VlvResponseControl : System.DirectoryServices.Protocols.DirectoryControl
type VlvResponseControl = class
    inherit DirectoryControl
Public Class VlvResponseControl
Inherits DirectoryControl
상속
VlvResponseControl

속성

Name Description
ContentCount

속성에는 ContentCount 목록의 항목 수가 포함됩니다.

ContextId

이 속성에는 ContextId 이 검색을 식별하기 위해 서버에서 할당한 컨텍스트 ID가 포함됩니다.

IsCritical

이 속성은 IsCritical 컨트롤이 중요한지 여부를 지정합니다.

(다음에서 상속됨 DirectoryControl)
Result

속성에는 Result 개체 형식의 결과 코드가 ResultCode 포함됩니다.

ServerSide

이 속성은 ServerSide 서버 쪽 컨트롤인지 여부를 지정합니다.

(다음에서 상속됨 DirectoryControl)
TargetPosition

속성에는 TargetPosition 대상 항목의 목록 인덱스 위치가 포함됩니다.

Type

속성에는 Type 컨트롤의 OID(개체 식별자)가 포함됩니다.

(다음에서 상속됨 DirectoryControl)

메서드

Name Description
Equals(Object)

지정된 개체가 현재 개체와 같은지 여부를 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 사용됩니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type 가져옵니다.

(다음에서 상속됨 Object)
GetValue()

메서드는 GetValue() 컨트롤과 연결된 데이터를 반환합니다.

(다음에서 상속됨 DirectoryControl)
MemberwiseClone()

현재 Object단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상