根据用户的产品配置,查找相对应的许可信息。查询成功返回0,否则返回非0的值,代表不同的错误。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public int Connect(
	ProductType product
)

参数

product
Type: SuperMap.Data..::.ProductType
产品类型。

返回值

查询成功返回0,否则返回非0的值,代表不同的错误。

示例

请参见 License 类。

版本信息

SuperMap iObjects .NET


请参见