共用方式為


ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow class

表示為ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsDataTable物件中的資料列的安全性類別之間的關聯性。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcResource.ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow

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

Syntax

'宣告
Public Class SecurityPrincipleCategoryRelationsRow _
    Inherits DataRow
'用途
Dim instance As ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow
public class SecurityPrincipleCategoryRelationsRow : 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.

請參閱

參照

ResourceAuthorizationDataSet.SecurityPrincipleCategoryRelationsRow members

WebSvcResource namespace