ExcelBinaryReader Class |
[Missing <summary> documentation for "T:Stimulsoft.Base.Excel.ExcelBinaryReader"]
Namespace: Stimulsoft.Base.Excel
The ExcelBinaryReader type exposes the following members.
| Name | Description | |
|---|---|---|
| Depth | ||
| ExceptionMessage | ||
| FieldCount | ||
| IsClosed | ||
| IsFirstRowAsColumnNames | ||
| IsValid | ||
| ItemInt32 | ||
| ItemString | ||
| Name | ||
| RecordsAffected | ||
| ResultsCount |
| Name | Description | |
|---|---|---|
| AsDataSet | ||
| AsDataSet(Boolean) | ||
| Close | ||
| Dispose | Releases all resources used by the ExcelBinaryReader | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| GetBoolean | ||
| GetByte | ||
| GetBytes | ||
| GetChar | ||
| GetChars | ||
| GetData | ||
| GetDataTypeName | ||
| GetDateTime | ||
| GetDecimal | ||
| GetDouble | ||
| GetFieldType | ||
| GetFloat | ||
| GetGuid | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInt16 | ||
| GetInt32 | ||
| GetInt64 | ||
| GetName | ||
| GetOrdinal | ||
| GetSchemaTable | ||
| GetString | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue | ||
| GetValues | ||
| Initialize | ||
| IsDBNull | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NextResult | ||
| Read | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |