Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IsolationLevel" in [All]

Interfaces

.

      IsolationLevel isoLevel, IsoFlag isoFlag,

.

    ByVal isoLevel As IsolationLevel, ByVal isoFlag As IsoFlag, _

.

IsolationLevel, IsoFlag

Constants

.

        public const int XACT_E_ISOLATIONLEVEL = (int)(0x8004D008 - 0x100000000);

.

        /// The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction.  The creation failed.

.

        /// The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction.  The creation failed.

Enums

.

    public const int XACT_E_ISOLATIONLEVEL = unchecked((int)0x8004D008);

.

    ///The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction.  The creation failed.

.

    [Description("The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the \"root\" component for the transaction.  The creation failed.")]

.

    Public Const XACT_E_ISOLATIONLEVEL As Integer = CInt(&H8004d008UI)

.

    '''The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction.  The creation failed.

.

    <Description("The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the ""root"" component for the transaction.  The creation failed.")> _

.

public enum IsolationLevel : uint

.

Enum IsolationLevel

.

[System.Data.IsolationLevel] is identical.

.
Documentation
[IsolationLevel] on MSDN

 
Access PInvoke.net directly from VS: