Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Data.Schema.UnitTesting
Assembly: Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)
Syntax
'Declaration
Public Overridable Function OpenPrivilegedContext As ConnectionContext
'Usage
Dim instance As DatabaseTestService
Dim returnValue As ConnectionContext
returnValue = instance.OpenPrivilegedContext()
public virtual ConnectionContext OpenPrivilegedContext()
public:
virtual ConnectionContext^ OpenPrivilegedContext()
public function OpenPrivilegedContext() : ConnectionContext
Return Value
Type: Microsoft.Data.Schema.UnitTesting.ConnectionContext
.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.