SqlCeDataReader Methods

Public Methods

(see also Protected Methods )

  Name Description
yww2kwzc.pubmethod(en-us,VS.90).gif Close Overridden.
Closes the SqlCeDataReader object.
yww2kwzc.pubmethod(en-us,VS.90).gif CreateObjRef  (inherited from MarshalByRefObject )
yww2kwzc.pubmethod(en-us,VS.90).gif Dispose Overloaded.  
yww2kwzc.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
yww2kwzc.pubmethod(en-us,VS.90).gif GetBoolean Overridden.
Gets the value of the specified column as a Boolean.
yww2kwzc.pubmethod(en-us,VS.90).gif GetByte Overridden.
Gets the value of the specified column as a byte.
yww2kwzc.pubmethod(en-us,VS.90).gif GetBytes Overridden.
Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset.
yww2kwzc.pubmethod(en-us,VS.90).gif GetChar Overridden.
Not supported in the .NET Compact Framework Data Provider for SQL Server Compact 3.5 SP1.
yww2kwzc.pubmethod(en-us,VS.90).gif GetChars Overridden.
Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset.
yww2kwzc.pubmethod(en-us,VS.90).gif GetData  (inherited from DbDataReader )
yww2kwzc.pubmethod(en-us,VS.90).gif GetDataTypeName Overridden.
Gets the name of the source data type.
yww2kwzc.pubmethod(en-us,VS.90).gif GetDateTime Overridden.
Gets the value of the specified column as a DateTime object.
yww2kwzc.pubmethod(en-us,VS.90).gif GetDecimal Overridden.
Gets the value of the specified column as a Decimal object.
yww2kwzc.pubmethod(en-us,VS.90).gif GetDouble Overridden.
Gets the value of the specified column as a double-precision floating point number.
yww2kwzc.pubmethod(en-us,VS.90).gif GetEnumerator Overridden.  
yww2kwzc.pubmethod(en-us,VS.90).gif GetFieldType Overridden.
Gets the Type that is the data type of the object.
yww2kwzc.pubmethod(en-us,VS.90).gif GetFloat Overridden.
Gets the value of the specified column as a single-precision floating point number.
yww2kwzc.pubmethod(en-us,VS.90).gif GetGuid Overridden.
Gets the value of the specified column as a globally unique identifier (GUID).
yww2kwzc.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
yww2kwzc.pubmethod(en-us,VS.90).gif GetInt16 Overridden.
Gets the value of the specified column as a 16-bit signed integer.
yww2kwzc.pubmethod(en-us,VS.90).gif GetInt32 Overridden.
Gets the value of the specified column as a 32-bit signed integer.
yww2kwzc.pubmethod(en-us,VS.90).gif GetInt64 Overridden.
Gets the value of the specified column as a 64-bit signed integer.
yww2kwzc.pubmethod(en-us,VS.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
yww2kwzc.pubmethod(en-us,VS.90).gif GetName Overridden.
Gets the name of the specified column.
yww2kwzc.pubmethod(en-us,VS.90).gif GetOrdinal Overridden.
Gets the column ordinal, given the name of the column.
yww2kwzc.pubmethod(en-us,VS.90).gif GetProviderSpecificFieldType Overridden.
Gets a Object that is a representation of the underlying provider-specific field type.
yww2kwzc.pubmethod(en-us,VS.90).gif GetProviderSpecificValue  (inherited from DbDataReader )
yww2kwzc.pubmethod(en-us,VS.90).gif GetProviderSpecificValues  (inherited from DbDataReader )
yww2kwzc.pubmethod(en-us,VS.90).gif GetSchemaTable Overridden.
Returns a DataTable that describes the column metadata of the SqlCeDataReader.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlBinary
Gets the value of the specified column as a SqlBinary.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlBoolean
Gets the value of the specified column as a SqlBoolean.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlByte
Gets the value of the specified column as a SqlByte.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlDateTime
Gets the value of the specified column as a SqlDateTime.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlDecimal
Gets the value of the specified column as a SqlDecimal.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlDouble
Gets the value of the specified column as a SqlDouble.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlGuid
Gets the value of the specified column as a SqlGuid.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlInt16
Gets the value of the specified column as a SqlInt16.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlInt32
Gets the value of the specified column as a SqlInt32.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlInt64
Gets the value of the specified column as a SqlInt64.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlMoney
Gets the value of the specified column as a SqlMoney.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlSingle
Gets the value of the specified column as a SqlSingle.
yww2kwzc.pubmethod(en-us,VS.90).gif GetSqlString
Gets the value of the specified column as a SqlString.
yww2kwzc.pubmethod(en-us,VS.90).gif GetString Overridden.
Gets the value of the specified column as a string.
yww2kwzc.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
yww2kwzc.pubmethod(en-us,VS.90).gif GetValue Overridden.
Gets the value of the column at the specified ordinal in its native format.
yww2kwzc.pubmethod(en-us,VS.90).gif GetValues Overridden.
Gets all the attribute columns in the current row.
yww2kwzc.pubmethod(en-us,VS.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
yww2kwzc.pubmethod(en-us,VS.90).gif IsDBNull Overridden.
Gets a value indicating whether the column contains nonexistent or missing values.
yww2kwzc.pubmethod(en-us,VS.90).gif NextResult Overridden.
Not supported in the .NET Compact Framework Data Provider for SQL Server Compact 3.5 SP1.
yww2kwzc.pubmethod(en-us,VS.90).gif Read Overridden.
Advances SqlCeDataReader to the next record.
yww2kwzc.pubmethod(en-us,VS.90).gif yww2kwzc.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
yww2kwzc.pubmethod(en-us,VS.90).gif Seek
Places the SqlCeDataReader on the record with indexed values that match the specified parameters.
yww2kwzc.pubmethod(en-us,VS.90).gif ToString  (inherited from Object )

Protected Methods

  Name Description
yww2kwzc.protmethod(en-us,VS.90).gif Dispose  Overloaded. (inherited from DbDataReader )
yww2kwzc.protmethod(en-us,VS.90).gif Finalize Overridden.
Releases unmanaged resources and performs other cleanup operations before the SqlCeDataReader is reclaimed by garbage collection.
yww2kwzc.protmethod(en-us,VS.90).gif GetDbDataReader  (inherited from DbDataReader )
yww2kwzc.protmethod(en-us,VS.90).gif IsCommandBehavior  
yww2kwzc.protmethod(en-us,VS.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
yww2kwzc.protmethod(en-us,VS.90).gif OnMove  

Explicit Interface Implementations

  Name Description
System.Data.IDataRecord.GetData  (inherited from DbDataReader )

See Also

Reference

SqlCeDataReader Class
System.Data.SqlServerCe Namespace