Visual Basic (Declaration) | |
---|---|
Protected Property Context As Object |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EntityServerQueryInterceptor Dim value As Object instance.Context = value value = instance.Context |
C# | |
---|---|
protected object Context {get; set;} |
Use the Context to track state between calls to this interceptor.
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