Compartilhar via


ResourceDataSet.ResourcesRow class

Obtém informações sobre um recurso específico.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcResource.ResourceDataSet.ResourcesRow

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Class ResourcesRow _
    Inherits DataRow
'Uso
Dim instance As ResourceDataSet.ResourcesRow
public class ResourcesRow : DataRow

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.

See also

Reference

ResourceDataSet.ResourcesRow members

WebSvcResource namespace