SecurityCategoriesDataSet.SecurityCategoryObjectsRow members
Represents one security category object.
The SecurityCategoriesDataSet.SecurityCategoryObjectsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
WSEC_CAT_UID | Specifies the unique identifier for the web security category. |
![]() |
WSEC_OBJ_TYPE_UID | Specifies the unique identifier for the web security object type. |
![]() |
WSEC_OBJ_UID | Specifies the unique identifier for the web security object. |
Top
Methods
Top