ORMExceptionRuntimeBuild Property  | 
 
            Gets the runtime build 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.10.0.0 (5.10.0)
Syntaxpublic string RuntimeBuild { get; }Public ReadOnly Property RuntimeBuild As String
	Get
Property Value
Type: 
StringThe runtime build.
See Also