VlvResponseControl 類別

定義

VlvResponseControl 類別 (Class) 用於將虛擬清單檢視 (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

屬性

ContentCount

ContentCount 屬性包含清單中的項目數。

ContextId

ContextId 屬性包含伺服器指派用以識別這個搜尋的內容 ID。

IsCritical

IsCritical 屬性指定控制項是否很重要。

(繼承來源 DirectoryControl)
Result

Result 屬性包含 ResultCode 物件形式的結果碼。

ServerSide

ServerSide 屬性指定其是否為伺服器端控制項。

(繼承來源 DirectoryControl)
TargetPosition

TargetPosition 屬性包含目標項目的清單索引位置。

Type

Type 屬性包含控制項的物件識別項 (OID)。

(繼承來源 DirectoryControl)

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
GetValue()

GetValue() 方法會傳回與控制項關聯的資料。

(繼承來源 DirectoryControl)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於