| DBTypeDefinitionSerializeToWriter Method  | 
            Serializes the data in this class to the serializer passed in
            
 
Namespace: SD.LLBLGen.Pro.DBDriverCoreAssembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
RemarksA 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