次の方法で共有


SessionOptionKind 列挙体

セッション オプションの種類を表します。

名前空間:  Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ:  Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)

構文

'宣言
Public Enumeration SessionOptionKind
'使用
Dim instance As SessionOptionKind
public enum SessionOptionKind
public enum class SessionOptionKind
type SessionOptionKind
public enum SessionOptionKind

メンバー

メンバー名 説明
EventRetention オプションは EventRetention です。
MaxDispatchLatency オプションは MaxDispatchLatency です。
MaxEventSize オプションは MaxEventSize です。
MaxMemory オプションは MaxMemory です。
MemoryPartition オプションは MemoryPartition です。
StartUpState オプションは StartUpState です。
TrackCausality オプションは TrackCausality です。

関連項目

参照

Microsoft.SqlServer.TransactSql.ScriptDom 名前空間