QueryCriteria.Empty Field
Represents the empty query option.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim value As T
value = QueryCriteria(Of T).Empty
Syntax
'Declaration
Public Shared ReadOnly Empty As T
public static readonly T Empty
public:
static initonly T Empty
public static final T Empty
public static final var Empty : T
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
QueryCriteria Generic Class
QueryCriteria Members
Microsoft.EnterpriseManagement.Common Namespace