Mimer SQL Data Provider
ConstraintSchema Property




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

Property Value

Constraint schema name or null (Nothing in Visual Basic)
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerError Class
MimerError Members