System.JSON.BSON.TBsonWriter Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CloseOutputpublicGets or sets a boolean value indicating whether the underlying reader should be closed when the writer is closed.
ContainerPathpublicGets the path for the current JSON container type.
DateTimeZoneHandlingpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EmptyValueHandlingpublicGets or sets how to write empty values in types as array and string.
PathpublicGets the current path to the JSON token of the writer.
ToppublicGets the depth level of the JSON token being written.
TopContainerpublic Gets the current JSON container type.
WriterpublicBinary writer that the BSON writer uses.
WriteStatepublic Gets the state of the writer.