Constraint::ExtendedProperties Property
.NET Framework (current version)
Gets the collection of user-defined constraint properties.
Assembly: System.Data (in System.Data.dll)
public: [BrowsableAttribute(false)] property PropertyCollection^ ExtendedProperties { PropertyCollection^ get(); }
Extended properties must be of type String. Properties that are not of type String are not persisted when the Constraint is written as XML.
.NET Framework
Available since 1.1
Available since 1.1
Show: