PermissionDataSet.FeaturesDataTable クラス
1 つ以上のPermissionDataSet.FeaturesRowオブジェクトに含まれている機能のアクセス許可に関する情報を表します。
継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcSecurity.PermissionDataSet.FeaturesDataTable
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class FeaturesDataTable _
Inherits DataTable _
Implements IEnumerable
'使用
Dim instance As PermissionDataSet.FeaturesDataTable
[SerializableAttribute]
public class FeaturesDataTable : DataTable,
IEnumerable
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。