public class FileQueryJsonSerialization extends Object implements FileQuerySerialization
| Constructor and Description |
|---|
FileQueryJsonSerialization() |
| Modifier and Type | Method and Description |
|---|---|
char |
getRecordSeparator()
Gets the record separator.
|
FileQueryJsonSerialization |
setRecordSeparator(char recordSeparator)
Sets the record separator.
|
public char getRecordSeparator()
public FileQueryJsonSerialization setRecordSeparator(char recordSeparator)
recordSeparator - the record separator.Copyright © 2021 Microsoft Corporation. All rights reserved.