 | CIMGiQueryKX Method |
Asks the IMG for the most efficient way to access the data.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iQueryKX()
public int iQueryKX()
Public Function iQueryKX As Integer
Public Function iQueryKX As Integer
public:
int iQueryKX()
public:
int iQueryKX()
member iQueryKX : unit -> int
member iQueryKX : unit -> int
Return Value
Type:
Int32-1 by columns, 1 by rows, 0 rows and columns are equally efficient.
See Also