| ORMExceptionRuntimeVersion Property  | 
 
            Gets the runtime version number of the code which threw the exception.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic string RuntimeVersion { get; }Public ReadOnly Property RuntimeVersion As String
	Get
Property Value
Type: 
StringThe runtime version.
See Also