ObjectQueryOptions.Default Field
Specifies the default object query options.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim value As ObjectQueryOptions
value = ObjectQueryOptions.Default
Syntax
'Declaration
Public Shared ReadOnly Default As ObjectQueryOptions
public static readonly ObjectQueryOptions Default
public:
static initonly ObjectQueryOptions^ Default
public static final ObjectQueryOptions Default
public static final var Default : ObjectQueryOptions
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
ObjectQueryOptions Class
ObjectQueryOptions Members
Microsoft.EnterpriseManagement.Common Namespace