SecurityTemplatesDataSet.SecurityTemplatesDataTable クラス
SecurityTemplatesDataSet.SecurityTemplatesRowオブジェクトで定義されている 1 つまたは複数のセキュリティ テンプレートを表します。
継承階層
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcSecurity.SecurityTemplatesDataSet.SecurityTemplatesDataTable
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class SecurityTemplatesDataTable _
Inherits DataTable _
Implements IEnumerable
'使用
Dim instance As SecurityTemplatesDataSet.SecurityTemplatesDataTable
[SerializableAttribute]
public class SecurityTemplatesDataTable : DataTable,
IEnumerable
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。