DeployedDac.Key クラス
DeployedDac..::..Key クラスは、DeployedDac クラスを識別するキーを表します。
継承階層
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
Microsoft.SqlServer.Management.Utility..::..DeployedDac..::..Key
名前空間: Microsoft.SqlServer.Management.Utility
アセンブリ: Microsoft.SqlServer.Management.Utility (Microsoft.SqlServer.Management.Utility.dll)
構文
'宣言
Public NotInheritable Class Key _
Inherits SfcKey
'使用
Dim instance As DeployedDac.Key
public sealed class Key : SfcKey
public ref class Key sealed : public SfcKey
[<SealedAttribute>]
type Key =
class
inherit SfcKey
end
public final class Key extends SfcKey
DeployedDac..::..Key 型は、以下のメンバーを公開しています。
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals(Object) | 指定したオブジェクト キーが参照された文字列値と等しいかどうかを示します。 (SfcKey. . :: . .Equals(Object) をオーバーライドします。) |
![]() |
Equals(SfcKey) | 指定した 2 つのオブジェクトが等しいかどうかを確認します。 (SfcKey. . :: . .Equals(SfcKey) をオーバーライドします。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | オブジェクトのハッシュ コードを取得します。 (SfcKey. . :: . .GetHashCode() () () () をオーバーライドします。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
GetUrnFragment | 配置された DAC を表す URN パス文字列の一部を取得します。 (SfcKey. . :: . .GetUrnFragment() () () () をオーバーライドします。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。外部比較演算子で使用できる、オブジェクトの並べ替え可能な表現である String 値を返します。 (SfcKey から継承されています。) |
先頭に戻る
説明
スレッド セーフ
この型の public static (Microsoft Visual Basic では Shared) のすべてのメンバーは、マルチスレッド操作で安全に使用できます。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)