次の方法で共有


DeploymentContributorInformation クラス

配置コントリビューターを識別する情報です。

継承階層

System.Object
  Microsoft.SqlServer.Dac.Deployment.DeploymentContributorInformation

名前空間:  Microsoft.SqlServer.Dac.Deployment
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public NotInheritable Class DeploymentContributorInformation
'使用
Dim instance As DeploymentContributorInformation
public sealed class DeploymentContributorInformation
public ref class DeploymentContributorInformation sealed
[<SealedAttribute>]
type DeploymentContributorInformation =  class end
public final class DeploymentContributorInformation

DeploymentContributorInformation 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド DeploymentContributorInformation

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ ExtensionId 配置コントリビューターを実装する拡張機能の ID。
パブリック プロパティ Version 配置コントリビューター拡張機能のバージョン (省略可)。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.SqlServer.Dac.Deployment 名前空間