获取指定目标数据源中所有的动态分段关系。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public static DynamicSegmentInfo[] GetAllDynamicSegmentInfos( Datasource targetDatasource ) |
参数
- targetDatasource
- Type: SuperMap.Data..::.Datasource
目标数据源,该数据源内所有的动态分段关系都将被返回。