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