SqlCeDataReader Members
Public Properties
![]() Supported only by the .NET Compact Framework. |
Gets a value indicating the depth of nesting for the current row. |
![]() Supported only by the .NET Compact Framework. |
Gets the number of columns in the current row. |
![]() Supported only by the .NET Compact Framework. |
Indicates whether the data reader is closed. |
![]() |
Overloaded. Gets the value of a column in its native format.
In C#, this property is the indexer for the SqlCeDataReader class. |
![]() Supported only by the .NET Compact Framework. |
Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. |
Public Methods
![]() Supported only by the .NET Compact Framework. |
Closes the SqlCeDataReader object. |
![]() |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a Boolean. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a byte. |
![]() Supported only by the .NET Compact Framework. |
Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset. |
![]() Supported only by the .NET Compact Framework. |
Not supported in the .NET Compact Framework data provider for SQL Server CE. |
![]() Supported only by the .NET Compact Framework. |
Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset. |
![]() Supported only by the .NET Compact Framework. |
Gets the name of the source data type. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a DateTime object. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a Decimal object. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a double-precision floating point number. |
![]() Supported only by the .NET Compact Framework. |
Gets the Type that is the data type of the object. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a single-precision floating point number. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a globally unique identifier (GUID). |
![]() Supported only by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a 16-bit signed integer. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a 32-bit signed integer. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a 64-bit signed integer. |
![]() |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Gets the name of the specified column. |
![]() Supported only by the .NET Compact Framework. |
Gets the column ordinal, given the name of the column. |
![]() Supported only by the .NET Compact Framework. |
Returns a DataTable that describes the column meta data of the SqlCeDataReader. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlBinary. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlBoolean. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlByte. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlDateTime. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlDecimal. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlDouble. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlGuid. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlInt16. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlInt32. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlInt64. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlMoney. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlSingle. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a SqlString. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the specified column as a string. |
![]() Supported only by the .NET Compact Framework. |
Gets the Type of the current instance. |
![]() Supported only by the .NET Compact Framework. |
Gets the value of the column at the specified ordinal in its native format. |
![]() Supported only by the .NET Compact Framework. |
Gets all the attribute columns in the current row. |
![]() |
Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() Supported only by the .NET Compact Framework. |
Gets a value indicating whether the column contains nonexistent or missing values. |
![]() Supported only by the .NET Compact Framework. |
Not supported in the .NET Compact Framework data provider for SQL Server CE. |
![]() Supported only by the .NET Compact Framework. |
Advances SqlCeDataReader to the next record. |
![]() Supported only by the .NET Compact Framework. |
Places the SqlCeDataReader on the record with indexed values that match the specified parameters. |
![]() Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
Protected Methods
![]() Supported only by the .NET Compact Framework. |
Overridden.
In C# and C++, finalizers are expressed using destructor syntax. |
![]() Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
See Also
SqlCeDataReader Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.