• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Tabular Project Element

API Type:
Varigence.Languages.Biml.Project.AstTabularProjectNode
Attributes
 AttributeAPI TypeDefaultDescription
DatabaseString 
Specifies the tabular server to use for this project.
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program.
ServerNameString 
Specifies the tabular server to use for this project.
LogicalDisplayFolderStringstring.Empty
Specifies a path that should be used for organizing the tree display of this object in the Logical View in BimlStudio.
ProjectSubpathString 
This specifies a file path fragment to use for emitting output files for this project and any files it includes. ProjectSubpath will override the default project location behavior. Projects will no longer be emitted under OutputDirectory\Type\ProjectName.smproj but instead OutputDirectory\<ProjectSubpath>\ProjectName.smproj

Collection Children

 ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.
<TabularModels>
    <TabularModel />
</TabularModels>
AstTabularModelReferenceNode
Defines the collection of tabular models associated with this Analysis Services project (SMProj file).

Can't find what you're looking for?

Let us help you right now!

© Varigence