向时空对象添加时空子项。

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

语法

C#
public int AddItem(
	DateTime date,
	string DatasetName,
	string ItemKey,
	string DsConnectInfo
)

参数

date
Type: System..::.DateTime
时间
DatasetName
Type: System..::.String
数据集名称
ItemKey
Type: System..::.String
别名
DsConnectInfo
Type: System..::.String
数据集所在数据源连接信息

返回值

当前子项索引号

版本信息

SuperMap iObjects .NET


请参见