DataConnectionOpenCanceledException Constructor
Initializes a new instance of the DataConnectionOpenCanceledException class.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DataConnectionOpenCanceledException()
public DataConnectionOpenCanceledException()
public:
DataConnectionOpenCanceledException()
public function DataConnectionOpenCanceledException()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
DataConnectionOpenCanceledException Class
DataConnectionOpenCanceledException Members