OperationTags
Namespace: MJCZone.DapperMatic.AspNetCore.Security
Assembly: MJCZone.DapperMatic.AspNetCore
Summary
Utility class for identifying DapperMatic operation tags.
static public
Contents
Methods
GetType
csharp
GetType()ToString
csharp
ToString()Equals
csharp
Equals()GetHashCode
csharp
GetHashCode()Fields
Datasources
Tag for all DapperMatic Datasource-related operations.
Type: object
DatasourceDataTypes
Tag for all DapperMatic Schema-related operations.
Type: object
DatasourceSchemas
Tag for all DapperMatic Schema-related operations.
Type: object
DatasourceTables
Tag for all DapperMatic Table-related operations.
Type: object
DatasourceViews
Tag for all DapperMatic View-related operations.
Type: object