ORMExceptionRuntimeBuild Property |
Gets the runtime build number of the code which threw the exception.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string RuntimeBuild { get; }
Public ReadOnly Property RuntimeBuild As String
Get
Property Value
Type:
StringThe runtime build.
See Also