
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class BaseEntityQueriedEventArgs(Of T) Inherits AsyncEventArgs(Of T) Implements INotifyCompletedArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BaseEntityQueriedEventArgs(Of T) |
C# | |
---|---|
public abstract class BaseEntityQueriedEventArgs<T> : AsyncEventArgs<T>, INotifyCompletedArgs |
C++/CLI | |
---|---|
generic<typename T> public ref class BaseEntityQueriedEventArgs abstract : public AsyncEventArgs<T>, INotifyCompletedArgs |
- T
System.Object
System.EventArgs
IdeaBlade.EntityModel.AsyncEventArgs
IdeaBlade.EntityModel.AsyncEventArgs<T>
IdeaBlade.EntityModel.BaseEntityQueriedEventArgs<T>
IdeaBlade.EntityModel.EntityQueriedEventArgs
IdeaBlade.EntityModel.EntityQueriedEventArgs<T>
IdeaBlade.EntityModel.EntityScalarQueriedEventArgs
IdeaBlade.EntityModel.EntityScalarQueriedEventArgs<T>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family