Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Gets the connection identifier for this ICorDebugThread2 object.
Syntax
HRESULT GetConnectionID (
[out] CONNID *pdwConnectionId
);
Parameters
pdwConnectionId
[out] A CONNID that represents the connection identifier.
Remarks
The GetConnectionID method returns zero in the pdwConnectionId parameter, if this thread is not part of a connection.
If this thread is connected to an instance of Microsoft SQL Server 2005 Analysis Services (SSAS), the CONNID maps to a server process identifier (SPID).
Requirements
Platforms: See .NET supported operating systems.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 2.0