no. This is an updatable BAQ. The update method of this updatable BAQ invokes an external method in a custom DLL.
The signature is for the method within the DLL that I am invoking. In my original question, I thought the BAQ data would be in the queryDS, but Now I believe it is in the queryResultDataset.
I since this is a standard dataset, I was able to get the information I needed.