Visual Basic (Declaration) | |
---|---|
Protected Overridable Function OnPageChanging( _ ByVal args As EntityQueryPageChangingEventArgs _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EntityQueryPager(Of T) Dim args As EntityQueryPageChangingEventArgs Dim value As Boolean value = instance.OnPageChanging(args) |
C# | |
---|---|
protected virtual bool OnPageChanging( EntityQueryPageChangingEventArgs args ) |
C++/CLI | |
---|---|
protected: virtual bool OnPageChanging( EntityQueryPageChangingEventArgs^ args ) |
Parameters
- args
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