dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceDataReader Class
Properties Methods

SalesforceDataReader Class Members

The following tables list the members exposed by SalesforceDataReader.

Public Properties
 NameDescription
Public PropertyGets a value indicating the depth of nesting for the current row. (Inherited from Devart.Common.DbDataReaderBase)
Public Property (Inherited from Devart.Data.SqlShimDataReader)
Public Property (Inherited from Devart.Data.SqlShimDataReader)
Public Property (Inherited from Devart.Data.SqlShimDataReader)
Public PropertyGets a value indicating whether the data reader is closed. (Inherited from Devart.Common.DbDataReaderBase)
Public PropertyOverloaded. Gets the value of the specified column in its native format given the column name. (Inherited from Devart.Common.DbDataReaderBase)
Public Property (Inherited from Devart.Data.SqlShimDataReader)
Public Property (Inherited from Devart.Data.SqlShimDataReader)
Public PropertyGets the number of fields in the System.Data.Common.DbDataReader that are not hidden. (Inherited from System.Data.Common.DbDataReader)
Top
Public Methods
 NameDescription
Public Method (Inherited from Devart.Data.SqlShimDataReader)
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Gets the value of the specified column as a Boolean. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a byte. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset. (Inherited from Devart.Common.DbDataReaderBase)
Public MethodOverloaded. Gets the value of the specified column as a single character. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset. (Inherited from Devart.Common.DbDataReaderBase)
Public MethodOverloaded. Gets the name of the source data type. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a DateTime object. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a DateTimeOffset object. (Inherited from Devart.Common.DbDataReaderBase)
Public MethodOverloaded. Gets the value of the specified column as a DateTime object. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a double-precision floating point number. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the System.Type that is the data type of the object. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a single-precision floating point number. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a globally-unique identifier (GUID). (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a 16-bit signed integer. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a 32-bit signed integer. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as a 64-bit signed integer. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from Devart.Data.SqlShimDataReader)
Public MethodGets the column ordinal, given the name of the column. (Inherited from Devart.Common.DbDataReaderBase)
Public MethodOverloaded. Returns the provider-specific field type of the specified column. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column as an instance of System.Object (Inherited from Devart.Data.SqlShimDataReader)
Public Method (Inherited from Devart.Data.SqlShimDataReader)
Public MethodReturns a System.Data.DataTable that describes the column metadata of the Devart.Common.DbDataReaderBase. (Inherited from Devart.Common.DbDataReaderBase)
Public MethodOverloaded. Gets the value of the specified column as an instance of System.String (Inherited from Devart.Data.SqlShimDataReader)
Public MethodOverloaded. Gets the value of the specified column in its native format. (Inherited from Devart.Data.SqlShimDataReader)
Public MethodGets all attribute columns in the collection for the current row. (Inherited from Devart.Common.DbDataReaderBase)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Gets a value indicating whether the column contains non-existent or missing values. (Inherited from Devart.Data.SqlShimDataReader)
Public Method (Inherited from Devart.Data.SqlShimDataReader)
Public Method (Inherited from Devart.Data.SqlShimDataReader)
Top
See Also