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