com.supermap.data
类 EngineFamilyType
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.data.EngineFamilyType
-
public class EngineFamilyType extends Enum
该类定义了空间数据库引擎类别常量。
-
-
字段概要
字段 限定符和类型 字段和说明 static EngineFamilyType
DATABASE
数据库型引擎类别。static EngineFamilyType
FILE
文件型引擎类别。static EngineFamilyType
WEB
网络服务型引擎类别。
-
-
-
字段详细资料
-
DATABASE
public static final EngineFamilyType DATABASE
数据库型引擎类别。
-
FILE
public static final EngineFamilyType FILE
文件型引擎类别。
-
WEB
public static final EngineFamilyType WEB
网络服务型引擎类别。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.