Classes | |
| class | GroupPermissionsDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | GroupPermissionsRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | GroupPermissionsRowChangeEvent |
| Row event argument class /summary>. More... | |
| class | GroupRelationsDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | GroupRelationsRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | GroupRelationsRowChangeEvent |
| Row event argument class /summary>. More... | |
| class | SecurityCategoriesDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | SecurityCategoriesRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | SecurityCategoriesRowChangeEvent |
| Row event argument class /summary>. More... | |
| class | SecurityCategoryObjectsDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | SecurityCategoryObjectsRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | SecurityCategoryObjectsRowChangeEvent |
| Row event argument class /summary>. More... | |
| class | SecurityCategoryRulesDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | SecurityCategoryRulesRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | SecurityCategoryRulesRowChangeEvent |
| Row event argument class /summary>. More... | |
| class | UserPermissionsDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | UserPermissionsRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | UserPermissionsRowChangeEvent |
| Row event argument class /summary>. More... | |
| class | UserRelationsDataTable |
| Represents the strongly named DataTable class. /summary>. More... | |
| class | UserRelationsRow |
| Represents strongly named DataRow class. /summary>. More... | |
| class | UserRelationsRowChangeEvent |
| Row event argument class /summary>. More... | |
Public Member Functions | |
|
override global::System.Data.DataSet | Clone () |
| delegate void | SecurityCategoriesRowChangeEventHandler (object sender, SecurityCategoriesRowChangeEvent e) |
| delegate void | UserRelationsRowChangeEventHandler (object sender, UserRelationsRowChangeEvent e) |
| delegate void | GroupRelationsRowChangeEventHandler (object sender, GroupRelationsRowChangeEvent e) |
| delegate void | UserPermissionsRowChangeEventHandler (object sender, UserPermissionsRowChangeEvent e) |
| delegate void | GroupPermissionsRowChangeEventHandler (object sender, GroupPermissionsRowChangeEvent e) |
| delegate void | SecurityCategoryObjectsRowChangeEventHandler (object sender, SecurityCategoryObjectsRowChangeEvent e) |
| delegate void | SecurityCategoryRulesRowChangeEventHandler (object sender, SecurityCategoryRulesRowChangeEvent e) |
Static Public Member Functions | |
|
static global::System.Xml.Schema.XmlSchemaComplexType | GetTypedDataSetSchema (global::System.Xml.Schema.XmlSchemaSet xs) |
Protected Member Functions | |
| SecurityCategoriesDataSet (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) | |
| override void | InitializeDerivedDataSet () |
| override bool | ShouldSerializeTables () |
| override bool | ShouldSerializeRelations () |
| override void | ReadXmlSerializable (global::System.Xml.XmlReader reader) |
|
override global::System.Xml.Schema.XmlSchema | GetSchemaSerializable () |
Properties | |
| SecurityCategoriesDataTable | SecurityCategories [get] |
| UserRelationsDataTable | UserRelations [get] |
| GroupRelationsDataTable | GroupRelations [get] |
| UserPermissionsDataTable | UserPermissions [get] |
| GroupPermissionsDataTable | GroupPermissions [get] |
| SecurityCategoryObjectsDataTable | SecurityCategoryObjects [get] |
| SecurityCategoryRulesDataTable | SecurityCategoryRules [get] |
|
override global::System.Data.SchemaSerializationMode | SchemaSerializationMode [get, set] |
|
new global::System.Data.DataTableCollection | Tables [get] |
|
new global::System.Data.DataRelationCollection | Relations [get] |
Definition at line 3321 of file Reference.cs.
1.5.8