KillStatsJobStatement クラス
名前空間 : Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ : Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class KillStatsJobStatement _
Inherits TSqlStatement
'使用
Dim instance As KillStatsJobStatement
[SerializableAttribute]
public class KillStatsJobStatement : TSqlStatement
[SerializableAttribute]
public ref class KillStatsJobStatement : public TSqlStatement
public class KillStatsJobStatement extends TSqlStatement
継承階層
System.Object
Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
Microsoft.Data.Schema.ScriptDom.Sql.TSqlStatement
Microsoft.Data.Schema.ScriptDom.Sql.KillStatsJobStatement
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。