'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();
'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();
.NET Framework
Version 2.0 or later