Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Not supported in the .NET Compact Framework Data Provider for SQL Server Compact.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Syntax
'Declaration
Public Overrides Function NextResult As Boolean
'Usage
Dim instance As SqlCeDataReader
Dim returnValue As Boolean
returnValue = instance.NextResult()
public override bool NextResult()
public:
virtual bool NextResult() override
abstract NextResult : unit -> bool
override NextResult : unit -> bool
public override function NextResult() : boolean
Return Value
Type: System.Boolean
Returns Boolean.