SqlException Methods
.NET Framework (current version)
Namespace:
System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetBaseException() | |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Sets the SerializationInfo with information about the exception.(Overrides Exception::GetObjectData(SerializationInfo^, StreamingContext).) |
![]() | GetType() | Gets the runtime type of the current instance.(Inherited from Exception.) |
![]() | ToString() | Returns a string that represents the current SqlException object, and includes the client connection ID (for more information, see ClientConnectionId).(Overrides ExternalException::ToString().) |
Show:
