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