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.
DateTimeZoneHandlingpublicProperty that indicates how the TDateTime should be treated when written.
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.
InsideContainerpublic
LineNumberpublicIndicates the current line number.
LinePositionpublicIndicates the current line position.
Pathpublic
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.