| Visual Basic (Declaration) | |
|---|---|
Public Property Query As IQuery | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public IQuery Query {get; set;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property IQuery* get_Query(); public: __property void set_Query( IQuery* value ); | |
Return Value
The IQuery of the current operation.ObjectPersistingEventArgs ClassObjectNotificationEventArgs ClassRequirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family