AdoDotNetSchemaReader.NextResult, méthode

Teste si un autre jeu de résultats et, si true, avance AdoDotNetSchemaReader.

Espace de noms :  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Overrides Function NextResult As Boolean
public override bool NextResult()
public:
virtual bool NextResult() override
abstract NextResult : unit -> bool  
override NextResult : unit -> bool
public override function NextResult() : boolean

Valeur de retour

Type : Boolean
true si un autre résultat existe ; sinon, false.

Implémentations

IVsDataReader.NextResult()

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetSchemaReader Classe

Microsoft.VisualStudio.Data.Framework.AdoDotNet, espace de noms

Read