ExcelBinaryReader Methods |
The ExcelBinaryReader type exposes the following members.
| Name | Description | |
|---|---|---|
| AsDataSet | ||
| AsDataSet(Boolean) | ||
| Close | ||
| Dispose | ||
| 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.) |