共用方式為


VersionsDataSet.Relations 屬性

取得資料表之間的關係的集合,並允許從上層導覽資料表到子資料表中VersionDataSet.

命名空間:  WebSvcAdmin
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public ReadOnly Property Relations As DataRelationCollection
    Get
'用途
Dim instance As VersionsDataSet
Dim value As DataRelationCollection

value = instance.Relations
public DataRelationCollection Relations { get; }

屬性值

類型:System.Data.DataRelationCollection

請參閱

參照

VersionsDataSet 類別

VersionsDataSet 成員

WebSvcAdmin 命名空間