 | DB_INFOConstantLINES_MAX Field |
Maximum number of lines in the database
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int LINES_MAX = 1
public const int LINES_MAX = 1
Public Const LINES_MAX As Integer = 1
Public Const LINES_MAX As Integer = 1
public:
literal int LINES_MAX = 1
public:
literal int LINES_MAX = 1
static val mutable LINES_MAX: int
static val mutable LINES_MAX: int
Field Value
Type:
Int32
See Also