Click or drag to resize
BatchActionQueryExceptionInfoRetriever Property
Gets / sets the ExceptionInfoRetriever object to retrieve db specific info from a db specific exception.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public ExceptionInfoRetriever ExceptionInfoRetriever { get; set; }

Property Value

Type: ExceptionInfoRetriever
See Also