IQueryElement Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fornece uma interface usada internamente para o QueryElement .
public interface class IQueryElement
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("28A0F08A-085E-498f-857D-3B683E7FA342")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IQueryElement
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("28A0F08A-085E-498f-857D-3B683E7FA342")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IQueryElement = interface
Public Interface IQueryElement
- Derivado
- Atributos
Propriedades
| Ancestor |
Obtém ou define o ancestral deste elemento de consulta. |
| Condition |
Obtém ou define a condição deste elemento de consulta. |
| SearchConfigurations |
Obtém ou define uma lista de atributos para ajudar com a pesquisa. |