Varigence, Inc.

Expand Minimize
BIML API Reference
Varigence.Languages.Biml.Principal Namespace
Classes
 NameSummary
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
AstPermissionBaseNode is an abstract type that serves as the base type for all permission types in the Biml framework.
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.
Enumerations
 NameSummary
PermissionAccessType
The PermissionAccessType enumeration provides options for access rights to objects in a SQL Server Analysis Services instance.
PermissionDrillThroughAccess
The PermissionDrillThroughAccess enumeration provides options for whether specified users are permitted to drillthrough to underlying cube data.