Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include protected members
Include inherited members
The ColumnStream type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CanRead | Gets a value indicating whether the stream supports reading. (Overrides Stream.CanRead.) |
![]() |
CanSeek | Gets a value indicating whether the stream supports seeking. (Overrides Stream.CanSeek.) |
![]() |
CanTimeout | (Inherited from Stream.) |
![]() |
CanWrite | Gets a value indicating whether the stream supports writing. (Overrides Stream.CanWrite.) |
![]() |
Itag | Gets or sets the itag of the column. |
![]() |
Length | Gets the current length of the stream. (Overrides Stream.Length.) |
![]() |
Position | Gets or sets the current position in the stream. (Overrides Stream.Position.) |
![]() |
ReadTimeout | (Inherited from Stream.) |
![]() |
WriteTimeout | (Inherited from Stream.) |
Top
.gif)