共用方式為


WssSettingsDataSet.Relations 屬性

取得在WssSettingsDataSet中的資料表關聯的集合。

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

語法

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

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

屬性值

類型:System.Data.DataRelationCollection

請參閱

參照

WssSettingsDataSet 類別

WssSettingsDataSet 成員

WebSvcWssInterop 命名空間