SecurityCategoriesDataSet Members
Include Protected Members
Include Inherited Members
Represents information about security categories.
The SecurityCategoriesDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SecurityCategoriesDataSet() | Creates an instance of the SecurityCategoriesDataSet class. |
![]() |
SecurityCategoriesDataSet(SerializationInfo, StreamingContext) | Creates an instance of the SecurityCategoriesDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
GroupPermissions | Gets the information about group permission categories. |
![]() |
GroupRelations | Gets the information about security group relationships. |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the SecurityCategoriesDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
SecurityCategories | Gets the information about security categories. |
![]() |
SecurityCategoryObjects | Gets the information about security category objects. |
![]() |
SecurityCategoryRules | Gets the information about security category rules. |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the SecurityCategoriesDataSet. |
![]() |
UserPermissions | Gets the information about user permissions. |
![]() |
UserRelations | Gets the information about user relations. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataSet.) |
![]() |
MergeFailed | (Inherited from DataSet.) |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
TableHasColumn | Reserved for internal use. (Defined by PSUtility.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataSet.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from DataSet.) |
Top