System.Data Namespace ConstraintException Class
Initializes a new instance of the ConstraintException class with the specified string.
[ VB ] Public Sub New ( _ ByVal s As String _ ) [ C# ] public ConstraintException( String s ); [ C++ ] public: ConstraintException( String* s ); [ JScript ] public function ConstraintException( s : String );
ConstraintException Members ConstraintException Constructor Overload List
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note