RefactoringSchemaViewNodeCommand クラス
スキーマ ビューのノードに対するすべてのリファクタリング コマンドの基本コマンド クラスです。
この API は、CLS に準拠していません。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Refactoring
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
<CLSCompliantAttribute(False)> _
Public MustInherit Class RefactoringSchemaViewNodeCommand _
Inherits RefactoringCommand
'使用
Dim instance As RefactoringSchemaViewNodeCommand
[CLSCompliantAttribute(false)]
public abstract class RefactoringSchemaViewNodeCommand : RefactoringCommand
[CLSCompliantAttribute(false)]
public ref class RefactoringSchemaViewNodeCommand abstract : public RefactoringCommand
public abstract class RefactoringSchemaViewNodeCommand extends RefactoringCommand
継承階層
System.Object
Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringCommand
Microsoft.VisualStudio.Data.Schema.Project.Refactoring.RefactoringSchemaViewNodeCommand
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。