Fills the list with the batch result sets.
| C# | Visual Basic | Visual C++ |
public void Fill( QueryBatch batch )
Public Sub Fill ( _ batch As QueryBatch _ )
public: void Fill( QueryBatch^ batch )
- batch (QueryBatch)
- The query batch.
| C# | Visual Basic | Visual C++ |
public void Fill( QueryBatch batch )
Public Sub Fill ( _ batch As QueryBatch _ )
public: void Fill( QueryBatch^ batch )