Namespace Varigence.Languages.Biml.Principal
Classes
AstAnalysisDatabasePermissionNode | The Data Source permission defines access rights to an Analysis Services database. |
AstColumnPermissionNode | The Column permission grants, denies, or revokes the permission to perform the following actions on a column. Such actions include Alter, Delete, Insert, Select, Update, and others. |
AstCubeCellPermissionNode | Cube Cell permission defines access rights to cube cells. |
AstCubeDimensionAttributePermissionNode | The Cube Database Dimension Attribute permission defines access rights to database cube dimension attributes. |
AstCubeDimensionPermissionNode | The Cube Dimension permission defines access rights to the dimensions in a cube. |
AstCubePermissionNode | The Cube permission defines access rights to a cube. |
AstDatabaseDimensionAttributePermissionNode | The Database Dimension Attribute permission defines access rights to database dimension attributes. |
AstDatabaseDimensionPermissionNode | The Cube permission defines access rights to a cube. |
AstDatabasePermissionNode | The Database permission grants, denies, or revokes the permission to perform specified actions on a database. Such actions include Alter, Delete, Insert, Select, Update, and others. |
AstDataSourcePermissionNode | The Data Source permission defines access rights to data sources in an Analysis Services database. |
AstDimensionalPermissionNode | AstDimensionalPermissionNode is an abstract type that serves as the base type for all SQL Server Analysis Services permission types in the Biml framework. |
AstPermissionBaseNode | |
AstPermissionGrantBaseNode | AstPermissionBaseNode is an abstract type that serves as the base type for all permission types in the Biml framework. |
AstPrincipalMemberNode | Specify members for a principal node. |
AstRelationalPermissionNode | AstRelationalPermissionNode is an abstract type that serves as the base type for all SQL Server relational database permission types in the Biml framework. |
AstSchemaPermissionNode | The Schema permission grants, denies, or revokes the permission to perform specified actions on a schema. Such actions include Alter, Delete, Insert, Select, Update, and others. |
AstStoredProcedurePermissionNode | The Stored Procedure permission grants, denies, or revokes the permission to perform specified actions on a stored procedure. Such actions include Alter, Delete, Insert, Select, Update, and others. |
AstTablePermissionNode | The Table permission grants, denies, or revokes the permission to perform specified actions on a table. Such actions include Alter, Delete, Insert, Select, Update, and others. |
AstTabularModelPermissionNode | The tabular model permission grants read, refresh, readRefresh, or administrator access to the model. |
AstTabularTablePermissionNode | The tabular table permission grants access to specific tables in a model. |
Enums
PermissionAccessType | |
PermissionDrillThroughAccess |