IVsDataReader.NextResult 方法

当实现由选件类,事先数据读取器设置的下一个结果,该读取器包含多个结果回调设置。

命名空间:  Microsoft.VisualStudio.Data.Services.SupportEntities
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Function NextResult As Boolean
bool NextResult()
bool NextResult()
abstract NextResult : unit -> bool 
function NextResult() : boolean

返回值

类型:System.Boolean
true ,如果多个结果集只剩下读取和读取器前进到下的组的结果;;如果没有其他结果不设置中找到 false。

.NET Framework 安全性

请参见

参考

IVsDataReader 接口

Microsoft.VisualStudio.Data.Services.SupportEntities 命名空间