[This is preliminary documentation and is subject to change.]
The prepared Query will be executed and activates the loaded
objects to the requested depth.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ObjectList<T> execute( int p_depth )
Public Function execute ( _ p_depth As Integer _ ) As ObjectList(Of T)
public: virtual ObjectList<T>^ execute( int p_depth ) sealed
Parameters
- p_depth (Int32)
- Activation depth
Return Value
Always a valid but possible empty instance