IOwnedDataSerializable Interface |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The IOwnedDataSerializable type exposes the following members.
Name | Description | |
---|---|---|
DeserializeOwnedData |
Lets the implementing class retrieve internal data directly from a SerializationReader.
| |
SerializeOwnedData |
Lets the implementing class store internal data directly into a SerializationWriter.
|