[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++ |
ObjectList<T> execute( int p_depth )
Function execute ( _ p_depth As Integer _ ) As ObjectList(Of T)
ObjectList<T>^ execute( int p_depth )
Parameters
- p_depth (Int32)
- Activation depth
Return Value
Always a valid but possible empty instance