DriverDataSet.DriverDataTable.NewDriverRow 方法

在DriverDataTable中创建一个行。

命名空间:  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 命名空间