共用方式為


IVsDataReader.Read 方法

當由類別實作時,會將讀取器前移至下一個資料區塊,在這種情況下,讀取器包含超過資料處理區塊。

命名空間:  Microsoft.VisualStudio.Data.Services.SupportEntities
組件:  Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)

語法

'宣告
Function Read As Boolean
bool Read()
bool Read()
abstract Read : unit -> bool
function Read() : boolean

傳回值

類型:Boolean
true ,如果有讀取資料多個區塊。

.NET Framework 安全性

請參閱

參考

IVsDataReader 介面

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