QueryCriteria.Empty Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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