ObjectRetrievalOptions Enumeration

Defines object retrieval options.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As ObjectRetrievalOptions

Syntax

'Declaration
Public Enumeration ObjectRetrievalOptions
public enum ObjectRetrievalOptions
public enum class ObjectRetrievalOptions
public enum ObjectRetrievalOptions
public enum ObjectRetrievalOptions

Members

Member name Description
Buffered Specifies that the retrieval from the server should be buffered.
NonBuffered Specifies that the retrieval from the server should not be buffered.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Common Namespace