ConnectorMappingFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connector mapping property format.
public class ConnectorMappingFormat
type ConnectorMappingFormat = class
Public Class ConnectorMappingFormat
- Inheritance
-
ConnectorMappingFormat
Constructors
ConnectorMappingFormat() |
Initializes a new instance of ConnectorMappingFormat. |
Properties
AcceptLanguage |
The oData language. |
ArraySeparator |
Character separating array elements. |
ColumnDelimiter |
The character that signifies a break between columns. |
FormatType |
The type mapping format. |
QuoteCharacter |
Quote character, used to indicate enquoted fields. |
QuoteEscapeCharacter |
Escape character for quotes, can be the same as the quoteCharacter. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.