ProjectDataSet.ProjectRow class
包含在ProjectDataTable資料列中的一個專案的屬性。
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcProject.ProjectDataSet.ProjectRow
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Class ProjectRow _
Inherits DataRow
'用途
Dim instance As ProjectDataSet.ProjectRow
public class ProjectRow : 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.