PermissionDataSet.FeaturesDataTable.NewFeaturesRow メソッド
行オブジェクトを作成するには、 FeaturesDataTableで。
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function NewFeaturesRow As PermissionDataSet.FeaturesRow
'使用
Dim instance As PermissionDataSet.FeaturesDataTable
Dim returnValue As PermissionDataSet.FeaturesRow
returnValue = instance.NewFeaturesRow()
public PermissionDataSet.FeaturesRow NewFeaturesRow()
戻り値
型: WebSvcSecurity.PermissionDataSet.FeaturesRow
関連項目
参照先
PermissionDataSet.FeaturesDataTable クラス