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

Documentation

Support Forums
What can we help you with?
Topics

Analysis Services Connection Metadata Element

API Type:
Varigence.Languages.Biml.Connection.AstAnalysisServicesConnectionMetadataNode
X-Ref:
  • Ast Analysis Services Connection Metadata Node

Attributes

AttributeAPI TypeDefaultDescription
AccountToImpersonateString 
Specifies the user account that should be impersonated when connecting to SQL Server Analysis Services (SSAS). This value is only used and is required when ImpersonationMode is set to ImpersonateAccount.
ImpersonationModeSsasImpersonationModeInherit
Specifies the impersonation mode that should be used when connecting to the SQL Server Analysis Services (SSAS) instance.
IsolationLevelIsolationLevelReadCommitted
Specifies the isolation level to use when executing commands. This will determine the degree to which individual transactions are isolated from each other including resource usage, interactions between data modifications, and rollback granularity. Permitted values include ReadCommitted and Snapshot.

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.

© Varigence