| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityQueriedEventArgs Class |

'DeclarationPublic Class EntityQueriedEventArgs Inherits CompletedEventArgs
'UsageDim instance As EntityQueriedEventArgs
public class EntityQueriedEventArgs : CompletedEventArgs
The Result contains an IEnumerable holding the data fetched. The list might be empty if the query was satisfied from cache only. If a span query was used, multiple entity types may be found in the list.
System.Object
System.EventArgs
IdeaBlade.EntityModel.CompletedEventArgs
IdeaBlade.EntityModel.EntityQueriedEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2