You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The value of this element is limited to one of the strings in the following table.
Value
Description
Preserve
Invalid XML characters are preserved.
Remove
Invalid XML characters are removed.
Replace
Invalid XML characters are replaced with question mark (?) characters.
The enumeration that corresponds to the allowed values for InvalidXmlCharacters in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.InvalidXmlCharacters.