次の方法で共有


ResourceAuthorizationDataSet.ResourcesDataTable.Clone メソッド

このメンバーは DataTable.Clone() をオーバーライドします。

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

構文

'宣言
Public Overrides Function Clone As DataTable
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim returnValue As DataTable

returnValue = instance.Clone()
public override DataTable Clone()

戻り値

型: System.Data.DataTable

関連項目

参照先

ResourceAuthorizationDataSet.ResourcesDataTable クラス

ResourceAuthorizationDataSet.ResourcesDataTable メンバー

WebSvcResource 名前空間