Interface IDataLocationPreview<TForm, TContentLocation, TContentIdentifier, TLoadInfo>
- Namespace
- MES.MQC.DataSourceLibrary.Interfaces
- Assembly
- MES.MQC.DataSourceLibrary.dll
public interface IDataLocationPreview<TForm, TContentLocation, TContentIdentifier, TLoadInfo> : IDataLocationPreview where TForm : Form, new() where TContentLocation : ContentLocationBase, new() where TContentIdentifier : IContentIdentifier, new() where TLoadInfo : LoadInfoBase, new()
Type Parameters
TFormTContentLocationTContentIdentifierTLoadInfo
Methods
CreatePreview(DataLocationConnectorContext<TForm, TContentLocation, TContentIdentifier, TLoadInfo>, string, out int)
FormPreview[] CreatePreview(DataLocationConnectorContext<TForm, TContentLocation, TContentIdentifier, TLoadInfo> context, string preview, out int totalCount)
Parameters
contextDataLocationConnectorContext<TForm, TContentLocation, TContentIdentifier, TLoadInfo>previewstringtotalCountint