CalendarDataSet.CalendarExceptionsDataTable.NewCalendarExceptionsRow 方法
CalendarDataSet.CalendarExceptionsDataTable中建立一列。
命名空間: WebSvcCalendar
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function NewCalendarExceptionsRow As CalendarDataSet.CalendarExceptionsRow
'用途
Dim instance As CalendarDataSet.CalendarExceptionsDataTable
Dim returnValue As CalendarDataSet.CalendarExceptionsRow
returnValue = instance.NewCalendarExceptionsRow()
public CalendarDataSet.CalendarExceptionsRow NewCalendarExceptionsRow()
傳回值
類型:WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow
請參閱
參照
CalendarDataSet.CalendarExceptionsDataTable 類別