| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Context As ObjectContext | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public ObjectContext Context {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property ObjectContext* get_Context(); | |
| C++/CLI | |
|---|---|
public: property ObjectContext^ Context { ObjectContext^ get(); } | |
Return Value
ObjectContext of the current operation.Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family