EnvironmentReference.Key クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
EnvironmentReference クラスにアクセスするために使用するキーを取得します。
public: ref class EnvironmentReference::Key sealed : Microsoft::SqlServer::Management::Sdk::Sfc::SfcKey
public sealed class EnvironmentReference.Key : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
type EnvironmentReference.Key = class
inherit SfcKey
Public NotInheritable Class EnvironmentReference.Key
Inherits SfcKey
- 継承
コンストラクター
EnvironmentReference.Key(String, String) |
環境名と環境フォルダー名を受け取る EnvironmentReference.Key クラスの新しいインスタンスを初期化します。 |
プロパティ
EnvironmentFolderName |
キー環境フォルダー名を取得します。 |
InstanceType |
このキー クラスに関連付けられているインスタンス クラスの型を取得します。 (継承元 SfcKey) |
Name |
キー名を取得します。 |
メソッド
Equals(Object) |
キー オブジェクトが等しいかどうかのチェックを行うかどうかを示します。 |
Equals(SfcKey) |
キー オブジェクトが等しいかどうかのチェックを行うかどうかを示します。 |
GetHashCode() |
EnvironmentReference.Key クラスのハッシュ コードを取得します。 |
GetUrnFragment() |
SfcInstance 型の UrnFragment を取得します。 |
ToString() |
このメンバーをコード内で直接参照しないでください。 このメンバーは、SQL Server インフラストラクチャをサポートしています。 外部比較子で String 使用できるオブジェクトの並べ替え可能な表現である値を返します。 (継承元 SfcKey) |