Skype for Business Server 2015 の FocusJoinsAndLeaves テーブルFocusJoinsAndLeaves table in Skype for Business Server 2015
この表の各レコードには、1 つの会議の 1 人のユーザーの参加および退出情報に関する CDR 情報が含まれている。Each record in this table contains the CDR information about one user's join and leave information for one conference. この表の各会議は、ユーザーが会議に参加および会議から離れるごとに 1 つのレコードで表されます。Each conference is represented in this table by one record for each time a user joins and leaves the conference.
列Column | データ型Data Type | キー/インデックスKey/Index | 詳細Details |
---|---|---|---|
SessionIdTimeSessionIdTime |
日付型datetime |
主/プライマリ、外部Primary, Foreign |
会議インスタンスの時間。Time of conference instance. SessionIdSeq と組み合わせて使用して、会議インスタンスを一意に識別します。Used in conjunction with SessionIdSeq to uniquely identify a conference instance. 詳細については 、Skype for Business Server 2015 の電話会議の表を参照してください。See the Conferences table in Skype for Business Server 2015 for more information. |
SessionIdSeqSessionIdSeq |
intint |
主/プライマリ、外部Primary, Foreign |
会議インスタンスを識別する ID 番号。ID number to identify the conference instance. SessionIdTime と組み合わせて使用し、会議インスタンスを一意に識別します。Used in conjunction with SessionIdTime to uniquely identify a conference instance. 詳細については 、Skype for Business Server 2015 の電話会議の表を参照してください。See the Conferences table in Skype for Business Server 2015 for more information. |
DialogSessionIdTimeDialogSessionIdTime |
日付型datetime |
主/プライマリ、外部Primary, Foreign |
セッション要求の時刻。Time of session request. セッションを一意に識別するために SessionIdSeq と併用されます。Used in conjunction with SessionIdSeq to uniquely identify a session. 詳細については 、Skype for Business Server 2015 の Dialogs テーブルを参照してください。See the Dialogs table in Skype for Business Server 2015 for more information. |
DialogSessionIdSeqDialogSessionIdSeq |
intint |
主/プライマリ、外部Primary, Foreign |
セッションを識別するための ID 番号。ID number to identify the session. セッションを一意に識別するために SessionIdTime と併用されます。Used in conjunction with SessionIdTime to uniquely identify a session. 詳細については 、Skype for Business Server 2015 の Dialogs テーブルを参照してください。see the Dialogs table in Skype for Business Server 2015 for more information. |
UserIdUserId |
intint |
外部Foreign |
Users テーブルから参照される、このユーザーを識別する一意の番号。Unique number identifying this user, referenced from the Users table. |
FocusUserInstanceFocusUserInstance |
intint |
ユーザーが複数のコンピューターまたはデバイスで同時にログオンしている場合 、UserInstance を使用してユーザーとデバイスの組み合わせを一意に識別します。If a user is logged on at multiple computers or devices at the same time, UserInstance is used to uniquely identify the user/device combination. |
|
IsUserInternalIsUserInternal |
bitbit |
ユーザーが内部からログオンしたかどうか。Whether the user logged on from internal or not. |
|
UserRoleUserRole |
intint |
発表者や出席者など、会議でのこのユーザーの役割。This user's role in the conference, such as Presenter or Attendee. |
|
UserJoinTimeUserJoinTime |
日付型datetime |
このユーザーが会議に参加した時刻。The time this user joins the conference. |
|
UserLeaveTimeUserLeaveTime |
日付型datetime |
このユーザーが会議から離れる時刻。The time this user leaves the conference. |
|
ClientVerIdClientVerId |
intint |
外部Foreign |
ユーザーのクライアント ソフトウェアのバージョン 。Skype for Business Server 2015 の ClientVersionsテーブルに参照されます。Version of the user's client software, referenced to the ClientVersions table in Skype for Business Server 2015. |
UserEndpointIdUserEndpointId |
uniqueIdentifieruniqueIdentifier |
会議で使用されるエンドポイントのグローバル一意識別子 (GUID)。Globally unique identifier (GUID) of the endpoint used in the conference. このフィールドは、Microsoft Lync Server 2013 で導入されました。This field was introduced in Microsoft Lync Server 2013. |
|
LastModifiedTimeLastModifiedTime |
DatetimeDatetime |
監視サービスの内部用テーブル。For internal use by the Monitoring service. このフィールドは、Skype for Business Server 2015 で導入されました。This field was introduced in Skype for Business Server 2015. |