| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal message As String, _ ByVal inner As Exception, _ ByVal query As IQuery _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| Managed Extensions for C++ | |
|---|---|
public: ForeignKeyViolationException( string* message, Exception* inner, IQuery* query ) | |
Parameters
- message
- A message that describes the current exception.
- inner
- The exception that caused the current exception.
- query
- Query that has been executed before the exception has been thrown.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family