![]() | CDBREAD Class |
Namespace: GeoEngine.Core.GXNetX
The CDBREAD type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create |
Create a DBREAD object
Add channels using the iAddChannel_DBREAD method.channel.
|
![]() ![]() | CreateXY |
Create a DBREAD object for a XY-located data. Add channels using the
iAddChannel_DBREAD method.
|
![]() ![]() | CreateXYZ |
Create a DBREAD object for a XYZ-located data.
Add channels using the iAddChannel_DBREAD method.
|
![]() | Dispose | Releases the unmanaged resources used by the CDBREAD and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) |
![]() | GetVA | Get the VA handle for an array channel. |
![]() | GetVV | Get the VV handle for a channel. |
![]() | GetVVx | Get the X channel VV handle. |
![]() | GetVVy | Get the Y channel VV handle. |
![]() | GetVVz | Get the Z channel VV handle. |
![]() | iAddChannel | Add a data channel to the DBREAD object. |
![]() | iGetChanArraySize | Get the number of columns of data in a channel. |
![]() | iGetNextBlock | Get the next block of data. |
![]() | iGetNumberOfBlocksToProcess | Get the number of blocks to be served up. |