NotInTransactionException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TBD
[System.Serializable]
public sealed class NotInTransactionException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type NotInTransactionException = class
inherit ConnectionException
Public NotInheritable Class NotInTransactionException
Inherits ConnectionException
- Inheritance
- Attributes
Constructors
NotInTransactionException() |
TBD |
NotInTransactionException(String, Exception) |
TBD |
NotInTransactionException(String) |
TBD |