EnvironmentReference クラス
環境の参照を表します。
継承階層
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public NotInheritable Class EnvironmentReference _
Inherits SfcInstance
'使用
Dim instance As EnvironmentReference
public sealed class EnvironmentReference : SfcInstance
public ref class EnvironmentReference sealed : public SfcInstance
[<SealedAttribute>]
type EnvironmentReference =
class
inherit SfcInstance
end
public final class EnvironmentReference extends SfcInstance
EnvironmentReference 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
AbstractIdentityKey | (SfcInstance から継承されています。) | |
EnvironmentFolderName | 参照されている環境が格納されているフォルダー名を取得します。 | |
Metadata | (SfcInstance から継承されています。) | |
Name | キー名を取得します。 | |
Parent | 親を取得します。値の設定も可能です。 | |
Properties | (SfcInstance から継承されています。) | |
ReferenceId | 参照の識別子を取得します。 | |
ReferenceType | 参照の種類を取得または設定します。 | |
State | (SfcInstance から継承されています。) | |
Urn | (SfcInstance から継承されています。) | |
ValidationStatus | 検証の状態を示す値を取得します。 |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
CreateIdentityKey | (SfcInstance から継承されています。) | |
Discover | (SfcInstance から継承されています。) | |
Equals | (Object から継承されています。) | |
GetChildCollection | (SfcInstance から継承されています。) | |
GetDomain | (SfcInstance から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetObjectFactory | 新しいインスタンスを作成するファクトリを取得します。 | |
GetPropertySet | (SfcInstance から継承されています。) | |
GetType | (Object から継承されています。) | |
GetTypeMetadataImpl | (SfcInstance から継承されています。) | |
InitializeUIPropertyState | (SfcInstance から継承されています。) | |
OnPropertyMetadataChanges | (SfcInstance から継承されています。) | |
OnPropertyValueChanges | (SfcInstance から継承されています。) | |
Refresh | (SfcInstance から継承されています。) | |
ResetKey | (SfcInstance から継承されています。) | |
Serialize | (SfcInstance から継承されています。) | |
ToString | (SfcInstance から継承されています。) |
先頭に戻る
イベント
名前 | 説明 | |
---|---|---|
PropertyChanged | (SfcInstance から継承されています。) | |
PropertyMetadataChanged | (SfcInstance から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。