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