IBatchSource Interface
Defines a method to get data into the parser.
Assembly: Microsoft.SqlServer.BatchParser (in Microsoft.SqlServer.BatchParser.dll)
| Name | Description | |
|---|---|---|
![]() | GetMoreData(String^%) | A method that is called by the parser when new data is needed. |
Show:
