Class BatchUpdateException
Inherited Members
Namespace: Telerik.OpenAccess.RT.sql
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public class BatchUpdateException : SQLException, ISerializable, _Exception, IBackendError
Constructors
BatchUpdateException(Exception)
Declaration
public BatchUpdateException(Exception inner)
Parameters
System.
|
Properties
FailedIndex
Declaration
public int FailedIndex { get; set; }
Property Value
System.
|
FailedInfo
Declaration
public object FailedInfo { get; set; }
Property Value
System.
|