GenericXmlBridgeTDataAccess Properties |
The GenericXmlBridgeTDataAccess generic type exposes the following members.
Name | Description | |
---|---|---|
Data |
DataAccess component being written to/from
| |
DataVersion |
Version of data being read. Only applicable when reading data.
| |
FilePath |
FilePath specifying the name of the persistance storage
| |
KnownTypes |
List of known types used for reading/writing
| |
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.
| |
XmlWriterSettings |
Get/Set XmlWriterSettings in case xml output needs custom formatting
This does not affect xml content, only formatting of the xml.
|