SqlAuthenticationParameters.ConnectionId 속성

정의

연결 ID를 가져옵니다.

public:
 property Guid ConnectionId { Guid get(); };
public Guid ConnectionId { get; }
member this.ConnectionId : Guid
Public ReadOnly Property ConnectionId As Guid

속성 값

연결 ID입니다.

적용 대상