MaxEventSizeSessionOption クラス

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class MaxEventSizeSessionOption _
    Inherits IntegerValueSessionOption
'使用
Dim instance As MaxEventSizeSessionOption
[SerializableAttribute]
public class MaxEventSizeSessionOption : IntegerValueSessionOption
[SerializableAttribute]
public ref class MaxEventSizeSessionOption : public IntegerValueSessionOption
public class MaxEventSizeSessionOption extends IntegerValueSessionOption

継承階層

System.Object
  Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
    Microsoft.Data.Schema.ScriptDom.Sql.SessionOption
      Microsoft.Data.Schema.ScriptDom.Sql.IntegerValueSessionOption
        Microsoft.Data.Schema.ScriptDom.Sql.MaxEventSizeSessionOption

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

MaxEventSizeSessionOption メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間