NotInTransactionException Constructor ()
Initializes a new instance of the NotInTransactionException class.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Синтаксис
'Декларация
Public Sub New
public NotInTransactionException ()
public:
NotInTransactionException ()
public NotInTransactionException ()
public function NotInTransactionException ()
Замечания
The default constructor initializes any fields to their default values.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
NotInTransactionException Class
NotInTransactionException Members
Microsoft.SqlServer.Management.Common Namespace