EventSessionScope 列挙型

定義

イベント セッションの許可されるスコープ

[System.Serializable]
public enum EventSessionScope
[<System.Serializable>]
type EventSessionScope = 
Public Enum EventSessionScope
継承
EventSessionScope
属性

フィールド

名前 説明
Server 0
Database 1

適用対象