共用方式為


TimesheetDataSet.LinesDataTable.NewLinesRow 方法

在LinesDataTable中建立資料列物件。

命名空間:  WebSvcTimeSheet
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Function NewLinesRow As TimesheetDataSet.LinesRow
'用途
Dim instance As TimesheetDataSet.LinesDataTable
Dim returnValue As TimesheetDataSet.LinesRow

returnValue = instance.NewLinesRow()
public TimesheetDataSet.LinesRow NewLinesRow()

傳回值

類型:WebSvcTimeSheet.TimesheetDataSet.LinesRow
新的資料列。

請參閱

參照

TimesheetDataSet.LinesDataTable 類別

TimesheetDataSet.LinesDataTable 成員

WebSvcTimeSheet 命名空間