ResultDataXmlBridge Properties |
The ResultDataXmlBridge type exposes the following members.
Name | Description | |
---|---|---|
Data |
DataAccess component being written to/from
(Inherited from GenericXmlBridgeTDataAccess.) | |
DataVersion |
Version of data being read. Only applicable when reading data.
(Inherited from GenericXmlBridgeTDataAccess.) | |
FilePath |
Filepath specification of persistent storage
(Overrides GenericXmlBridgeTDataAccessFilePath.) | |
KnownTypes |
List of known types used for reading/writing
(Inherited from GenericXmlBridgeTDataAccess.) | |
Surrogate |
Data contract surrogate to handle if certain types are to be serialized in special
ways and when deserialized object needs to be connected in a way that the serializer
can not do automatically. Per default this is set to a SerializerSurrogate object.
(Inherited from GenericXmlBridgeTDataAccess.) | |
XmlWriterSettings |
Get/Set XmlWriterSettings in case xml output needs custom formatting
This does not affect xml content, only formatting of the xml.
(Inherited from GenericXmlBridgeTDataAccess.) |