DriverDataSet.DriverImpactStatementsRow class
Contém uma linha de informações sobre o impacto de driver.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcDriver.DriverDataSet.DriverImpactStatementsRow
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class DriverImpactStatementsRow _
Inherits DataRow
'Uso
Dim instance As DriverDataSet.DriverImpactStatementsRow
public class DriverImpactStatementsRow : DataRow
Comentários
Uma linha da tabela DriverImpactStatementDataTable .
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.