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.1.0.0 (5.1.0)
Syntax public string RuntimeBuild { get; }
Public ReadOnly Property RuntimeBuild As String
Get
Property Value
Type:
StringThe runtime build.
See Also