Class RoleProvider
Archive of Roles - used by the web api. Lists all Roles in table.
Inheritance
RoleProvider
Implements
Inherited Members
Namespace: SuperOfficeCRMArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[ArchiveProvider("Role", 1073741823)]
public class RoleProvider : TypedQueryProviderBase<ArchiveRow, RoleRoleExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
RoleProvider()
Declaration
public RoleProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "Role"
Field Value
| Type | Description |
|---|---|
| string |
RowTypeName
Declaration
public const string RowTypeName = "role"
Field Value
| Type | Description |
|---|---|
| string |