Skype for Business Server 2015 の McuJoinsAndLeaves テーブルMcuJoinsAndLeaves table in Skype for Business Server 2015
この表の各レコードには、ユーザーの参加または退出と会議サーバーの 1 つの組み合わせに関する通話の詳細が含まれている。Each record in this table contains call details about one combination of a user join or leave and conferencing server. たとえば、ユーザーが Web 会議と音声ビデオ要素を含む会議に参加する場合、そのユーザーの Web 会議参加用に 1 つのレコードが作成され、ユーザーの音声ビデオ会議参加用に別のレコードが作成されます。For example, if a user joins a conference that includes web conferencing and audio/video elements, one record would be created for that user's web conferencing join, and another record would be created for the user's audio/video conferencing join.
列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. |
UserIdUserId |
intint |
主/プライマリ、外部Primary, Foreign |
このユーザーを識別する一意の番号。Unique number identifying this user. 詳細については 、Users の表 を参照してください。See the Users table for more information. |
McuUserInstanceMcuUserInstance |
intint |
PrimaryPrimary |
ユーザーが複数のコンピューターまたはデバイスで同時にログオンしている場合、McuUserInstance はユーザーとデバイスの組み合わせを一意に識別します。If a user is logged on at multiple computers or devices at once, McuUserInstance uniquely identifies the user/device combination. |
IsFromPstnIsFromPstn |
bitbit |
ユーザーが PSTN から参加するかどうか。Whether the user is joining from a PSTN or not. |
|
McuIdMcuId |
intint |
主/プライマリ、外部Primary, Foreign |
この会議サーバーを識別する一意の番号。Unique number identifying this conferencing server. 詳細については 、Skype for Business Server 2015 の Mcus の表 を参照してください。See the Mcus table in Skype for Business Server 2015 for more information. |
DialogSessionIdTimeDialogSessionIdTime |
日付型datetime |
外部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 |
外部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. |
UserJoinTimeUserJoinTime |
日付型datetime |
このユーザーがこの会議サーバーに参加した時刻。The time this user joins this conferencing server. |
|
UserLeaveTimeUserLeaveTime |
日付型datetime |
このユーザーが会議サーバーを離れる時刻。The time this user leaves this conferencing server. |
|
ClientVerIdClientVerId |
intint |
外部Foreign |
会議で使用するクライアント ソフトウェアのバージョン番号を指定する識別子。Identifier that specifies the version number of the client software use in the conference. 詳細については 、Skype for Business Server 2015 の ClientVersions テーブル を参照してください。See the ClientVersions table in Skype for Business Server 2015 for more information. このフィールドは、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. |