Share via


CalendarDataSet.CalendarExceptionsDataTable クラス

管理の方法とメソッド、拡張子、プロパティ、およびです。 インデックスに関連付けられているフィールドを含むクラスについては、表な装置CalendarDataSet.CalendarExceptionsRowデータの行と列の操作を提供します。

継承階層

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcCalendar.CalendarDataSet.CalendarExceptionsDataTable

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

構文

'宣言
<SerializableAttribute> _
Public Class CalendarExceptionsDataTable _
    Inherits DataTable _
    Implements IEnumerable
'使用
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
[SerializableAttribute]
public class CalendarExceptionsDataTable : DataTable, 
    IEnumerable

注釈

データ テーブルの行ごとに、 CalendarDataSet.CalendarExceptionsRowオブジェクトが含まれています。

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

CalendarDataSet.CalendarExceptionsDataTable メンバー

WebSvcCalendar 名前空間