SqlCeDataReader.NextResult Method
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Not supported in the .NET Compact Framework data provider for SQL Server CE.
[Visual Basic] Public Overridable Function NextResult() As Boolean Implements _ IDataReader.NextResult [C#] public virtual bool NextResult(); [C++] public: virtual bool NextResult(); [JScript] public function NextResult() : Boolean;
Implements
Requirements
Platforms: .NET Compact Framework
.NET Framework Security:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
SqlCeDataReader Class | SqlCeDataReader Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.