NotInTransactionException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[System.Serializable]
public sealed class NotInTransactionException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type NotInTransactionException = class
inherit ConnectionException
Public NotInheritable Class NotInTransactionException
Inherits ConnectionException
- Vererbung
- Vererbung
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| NotInTransactionException() | |
| NotInTransactionException(String, Exception) | |
| NotInTransactionException(String) | |