sys.server_event_session_fields(Transact-SQL)

적용 대상:SQL ServerAzure SQL Managed Instance

이벤트 및 대상에 명시적으로 설정된 사용자 지정 가능한 각 열에 대한 행을 반환합니다.

열 이름 데이터 형식 설명
event_session_id int 이벤트 세션의 ID입니다. Null을 허용하지 않습니다.
object_id int 이 필드와 관련된 개체의 ID입니다. Null을 허용하지 않습니다.
이름 sysname @FSHO2@필드의 이름입니다. Null을 허용하지 않습니다.
value sql_variant 필드의 값 Null을 허용하지 않습니다.

사용 권한

서버에 대한 VIEW SERVER STATE 권한이 필요합니다.

설명

이 뷰에는 다음과 같은 관계 카디널리도 있습니다.

보낸 사람 수행할 작업 관계
sys.server_event_session_actions.event_session_id sys.server_event_sessions.event_session_id 다대일
sys.server_event_session_actions.event_id

sys.server_event_session_actions.object_id

sys.server_event_session_actions.event_session_id
sys.server_event_session_events.event_session_id

sys.server_event_session_events.event_id
다대일
sys.server_event_session_actions.event_session_id

sys.server_event_session_actions.object_id
sys.server_event_session_targets.event_session_id

sys.server_event_session_targets.target_id
다대일

참고 항목

카탈로그 뷰(Transact-SQL)
확장 이벤트 카탈로그 뷰(Transact-SQL)
확장 이벤트