DBTypeDefinitionSerializeToWriter Method |
Serializes the data in this class to the serializer passed in
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax Remarks A type definition is serialized as attributes in the current element. This means that a call to this routine should be done
when the element the attributes should be written into is the last element written/started
See Also