ProjectWSSInfoDataSet.Relations 属性
在ProjectWSSInfoDataSet中获取的表关系的集合。
命名空间: WebSvcWssInterop
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property Relations As DataRelationCollection
Get
用法
Dim instance As ProjectWSSInfoDataSet
Dim value As DataRelationCollection
value = instance.Relations
public DataRelationCollection Relations { get; }
属性值
类型:System.Data.DataRelationCollection