RenameServerDatabaseContributorInput クラス

RenameServerDatabase リファクタリングの ContributorInput を表します。

この API は、CLS に準拠していません。 

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Sql.Refactoring.RenameServerDatabase
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project.Sql (Microsoft.VisualStudio.Data.Schema.Project.Sql.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
Public NotInheritable Class RenameServerDatabaseContributorInput _
    Inherits ContributorInput
'使用
Dim instance As RenameServerDatabaseContributorInput
[CLSCompliantAttribute(false)]
public sealed class RenameServerDatabaseContributorInput : ContributorInput
[CLSCompliantAttribute(false)]
public ref class RenameServerDatabaseContributorInput sealed : public ContributorInput
public final class RenameServerDatabaseContributorInput extends ContributorInput

継承階層

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Refactoring.ContributorInput
    Microsoft.VisualStudio.Data.Schema.Project.Sql.Refactoring.RenameServerDatabase.RenameServerDatabaseContributorInput

スレッド セーフ

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

参照

参照

RenameServerDatabaseContributorInput メンバ

Microsoft.VisualStudio.Data.Schema.Project.Sql.Refactoring.RenameServerDatabase 名前空間