IProgrammableDataQuery3.ExitQuery2(Object, Object, Object[]) Method

Definition

public:
 cli::array <System::Object ^> ^ ExitQuery2(System::Object ^ returnValue, System::Object ^ thisArg, cli::array <System::Object ^> ^ args);
public object[] ExitQuery2 (object returnValue, object thisArg, object[] args);
abstract member ExitQuery2 : obj * obj * obj[] -> obj[]
Public Function ExitQuery2 (returnValue As Object, thisArg As Object, args As Object()) As Object()

Parameters

returnValue
Object
thisArg
Object
args
Object[]

Returns

Object[]

Applies to