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

语法

C#
public DynamicSegActModifyAttr(
	int IDObjModified,
	DatasetVector tabularDt,
	string strFieldModified,
	Object newFieldValue
)

参数

IDObjModified
Type: System..::.Int32
tabularDt
Type: SuperMap.Data..::.DatasetVector
strFieldModified
Type: System..::.String
newFieldValue
Type: System..::.Object

请参见