Sdílet prostřednictvím


DataConnectionOpenCanceledException – konstruktor (String)

Konstruktoru třídy.Inicializuje novou instanci DataConnectionOpenCanceledException třídy určené chybové zprávy.

Obor názvů:  Microsoft.VisualStudio.Data
Sestavení:  Microsoft.VisualStudio.Data (v Microsoft.VisualStudio.Data.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    message As String _
)
public DataConnectionOpenCanceledException(
    string message
)
public:
DataConnectionOpenCanceledException(
    String^ message
)
new : 
        message:string -> DataConnectionOpenCanceledException
public function DataConnectionOpenCanceledException(
    message : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DataConnectionOpenCanceledException Třída

DataConnectionOpenCanceledException – přetížení

Microsoft.VisualStudio.Data – obor názvů