Data.DBXCommon.TDBXJSONStream Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BaseStreampublicGets the stream used for reading or writing.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ReaderpublicRetrieves a TJSONReader. An exception displays if the stream is not readable.
WriterpublicRetrieves a TJsonWriter. An exception displays if the stream is not writable.