次の方法で共有


TimesheetManagersDataSet.Relations プロパティ

テーブルをリンクして、 TimesheetManagersDataSetのナビゲーションを親から子テーブルへのテーブルを許可するリレーションシップのコレクションを取得します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public ReadOnly Property Relations As DataRelationCollection
    Get
'使用
Dim instance As TimesheetManagersDataSet
Dim value As DataRelationCollection

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

プロパティ値

型: System.Data.DataRelationCollection
データセットに親子のリレーションシップのコレクション。

関連項目

参照先

TimesheetManagersDataSet クラス

TimesheetManagersDataSet メンバー

WebSvcAdmin 名前空間