Share via


ProjectRelationsDataSet.ProjectRelationsDataTable Class

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [WinProj Web service]
Assembly: [WinProj Web service proxy assembly].dll

Syntax

'Declaration
<SerializableAttribute> _
<XmlSchemaProviderAttribute("GetTypedTableSchema")> _
<DefaultMemberAttribute("Item")> _
Public Class ProjectRelationsDataTable
    Inherits DataTable
    Implements IEnumerable
'Usage
Dim instance As ProjectRelationsDataTable
[SerializableAttribute] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
[DefaultMemberAttribute("Item")] 
public class ProjectRelationsDataTable : DataTable, IEnumerable

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
     System.Data.DataTable
      [WinProj Web service].ProjectRelationsDataSet.ProjectRelationsDataTable

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

ProjectRelationsDataSet.ProjectRelationsDataTable Members
[WinProj Web service] Namespace