共用方式為


DriverDataSet.DriverDataTable.NewDriverRow 方法

在DriverDataTable建立 row 物件。

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

語法

'宣告
Public Function NewDriverRow As DriverDataSet.DriverRow
'用途
Dim instance As DriverDataSet.DriverDataTable
Dim returnValue As DriverDataSet.DriverRow

returnValue = instance.NewDriverRow()
public DriverDataSet.DriverRow NewDriverRow()

傳回值

類型:WebSvcDriver.DriverDataSet.DriverRow

請參閱

參照

DriverDataSet.DriverDataTable 類別

DriverDataSet.DriverDataTable 成員

WebSvcDriver 命名空間