Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public string RuntimeBuild { get; }

Property Value

Type: String
The runtime build.
See Also