INamedEntity interface

Provides methods to get the value of, or a default phrase for the value of, a named entity.

Members

The INamedEntity interface inherits from the IUnknown interface. INamedEntity also has these types of members:

Methods

The INamedEntity interface has these methods.

MethodDescription
DefaultPhrase

Retrieves a default phrase to use for this named entity in restatements.

GetValue

Retrieves the value of this named entity as a string.

 

Requirements

Minimum supported client

Windows XP with SP2, Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2003 with SP1 [desktop apps only]

Redistributable

Windows Desktop Search (WDS) 3.0

Header

Structuredquery.h

IDL

Structuredquery.idl

 

 

Show: