Interface IFixupSettings
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public interface IFixupSettings
Properties
AlwaysAddColumnQualifier
Declaration
bool AlwaysAddColumnQualifier { get; }
Property Value
Type | Description |
---|---|
bool |
AlwaysAddQuotes
Declaration
bool AlwaysAddQuotes { get; }
Property Value
Type | Description |
---|---|
bool |
AlwaysRemoveMeasureQualifier
Declaration
bool AlwaysRemoveMeasureQualifier { get; }
Property Value
Type | Description |
---|---|
bool |