The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

SsasTrimming Enumeration

The SsasTrimming enumeration provides values that specify how SQL Server Analysis Services should trim string values.

Enumeration Values

NameSummary
Left
Specifies that whitespace characters should be removed from the beginning of the string.
Right
Specifies that whitespace characters should be removed from the end of the string.
LeftRight
Specifies that whitespace characters should be removed from the beginning and end of the string.
None
Specifies that no string trimming should be performed.

© Varigence