QuoteStyle.Type

Updated on

QuoteStyle.Type specifies the quote style.

Enumeration Options

Enumerations simplify the process of selecting options within a function. To specify the QuoteStyle.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).

ArgumentValueDescription
QuoteStyle.None0Quote characters have no significance.
QuoteStyle.Csv1Quote characters indicate the start of a quoted string. Nested quotes are indicated by two quote characters.

Applies to

Here’s a list of functions that work with QuoteStyle.Type:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/quotestyle-type

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy