Close |
Closes the IDataReader 0bject.
|
Dispose | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.Dispose |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetBoolean | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetBoolean(System.Int32) |
GetByte | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetByte(System.Int32) |
GetBytes | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetBytes(System.Int32,System.Int64,System.Byte[],System.Int32,System.Int32) |
GetChar | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetChar(System.Int32) |
GetChars | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetChars(System.Int32,System.Int64,System.Char[],System.Int32,System.Int32) |
GetData | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetData(System.Int32) |
GetDataTypeName | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetDataTypeName(System.Int32) |
GetDateTime | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetDateTime(System.Int32) |
GetDecimal | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetDecimal(System.Int32) |
GetDouble | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetDouble(System.Int32) |
GetEnumerator | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetEnumerator |
GetFieldType | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetFieldType(System.Int32) |
GetFloat | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetFloat(System.Int32) |
GetGeometry | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetGeometry |
GetGuid | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetGuid(System.Int32) |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable
for use in hashing algorithms and data structures like a hash table. |
GetInt16 | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetInt16(System.Int32) |
GetInt32 | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetInt32(System.Int32) |
GetInt64 | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetInt64(System.Int32) |
GetName | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetName(System.Int32) |
GetOrdinal | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetOrdinal(System.String) |
GetSchemaTable |
Returns a DataTable that describes the column metadata of the IDataReader.
|
GetString | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetString(System.Int32) |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetValue | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetValue(System.Int32) |
GetValues | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.GetValues(System.Object[]) |
IsDBNull | Missing <summary> documentation for M:Geotools.Data.ShapefileDataReader.IsDBNull(System.Int32) |
NextResult |
Advances the data reader to the next result, when reading the shapefile.
|
Read |
Advances the IDataReader to the next record.
|
ToString (inherited from Object) | Returns a String that represents the current Object. |