Mimer SQL Data Provider
ConstraintName Property




Mimer.Data.Client Namespace > MimerError Class : ConstraintName Property
The name of the violated constraint.
Syntax
'Declaration
 
Public ReadOnly Property ConstraintName As String
public string ConstraintName {get;}
public read-only property ConstraintName: String; 
public function get ConstraintName : String
public: __property string* get_ConstraintName();

Property Value

Constraint name or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members