Dela via


SetTransactionIsolationLevelStatement Constructor

Initializes a new instance of the SetTransactionIsolationLevelStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SetTransactionIsolationLevelStatement()
public SetTransactionIsolationLevelStatement()
public:
SetTransactionIsolationLevelStatement()
public function SetTransactionIsolationLevelStatement()

.NET Framework Security

See Also

Reference

SetTransactionIsolationLevelStatement Class

SetTransactionIsolationLevelStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace