DriverDataSet.DriverImpactStatementsDataTable.NewDriverImpactStatementsRow 方法
在DriverImpactStatementsDataTable中创建一个DriverImpactStatementsRow对象。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function NewDriverImpactStatementsRow As DriverDataSet.DriverImpactStatementsRow
用法
Dim instance As DriverDataSet.DriverImpactStatementsDataTable
Dim returnValue As DriverDataSet.DriverImpactStatementsRow
returnValue = instance.NewDriverImpactStatementsRow()
public DriverDataSet.DriverImpactStatementsRow NewDriverImpactStatementsRow()
返回值
类型:WebSvcDriver.DriverDataSet.DriverImpactStatementsRow
另请参阅
引用
DriverDataSet.DriverImpactStatementsDataTable 类