IQueryByIdDataProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a data provider to retrieve data based on known entity identities. Such providers need to carry QueryDataProviderAttribute metadata.
public interface IQueryByIdDataProvider
type IQueryByIdDataProvider = interface
Public Interface IQueryByIdDataProvider
Methods
CreateQueryDataSource(IPropertiesAvailableStatus) |
Creates a query step based on a set of properties that need to be retrieved. |