名称空间服务
在名称空间服务中可访问以下服务。
服务
说明
Create
新建名称空间。
以下为该服务的输入参数:
fullName
GetAllNamespacesStartingWith
返回以给定 searchValue 开头的名称空间列表。
以下为该服务的输入参数:
searchValue
执行此服务后会收到下列连接参数:
Data Shape:NamespaceList
Infotable Type: Just Infotable
GetAllChildren
返回给定名称空间所有子名称空间的列表。
以下为该服务的输入参数:
fullName
执行此服务后会收到下列连接参数:
Data Shape:NamespaceList
Infotable Type: Just Infotable
GetAllParents
返回给定名称空间所有父名称空间的列表。
以下为该服务的输入参数:
fullName
执行此服务后会收到下列连接参数:
Data Shape:NamespaceList
Infotable Type: Just Infotable
这对您有帮助吗?