| SerializationHelperSerializationKey Field | 
 
            Name under which the data is stored in the info block. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic const string SerializationKey = "_"
Public Const SerializationKey As String = "_"
Field Value
Type: 
String
See Also