共用方式為


DriverDataSet.DriverRow.GetDriverImpactStatementsRows 方法

取得DriverImpactStatementsRow物件。

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

語法

'宣告
Public Function GetDriverImpactStatementsRows As DriverDataSet.DriverImpactStatementsRow()
'用途
Dim instance As DriverDataSet.DriverRow
Dim returnValue As DriverDataSet.DriverImpactStatementsRow()

returnValue = instance.GetDriverImpactStatementsRows()
public DriverDataSet.DriverImpactStatementsRow[] GetDriverImpactStatementsRows()

傳回值

類型:[]

請參閱

參照

DriverDataSet.DriverRow 類別

DriverDataSet.DriverRow 成員

WebSvcDriver 命名空間