Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the key used to access the EnvironmentInfo class.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.NameKey
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentInfo.Key
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public NotInheritable Class Key _
Inherits NameKey
'Usage
Dim instance As EnvironmentInfo.Key
public sealed class Key : NameKey
public ref class Key sealed : public NameKey
[<SealedAttribute>]
type Key =
class
inherit NameKey
end
public final class Key extends NameKey
Der EnvironmentInfo.Key-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
EnvironmentInfo.Key | Initializes a new instance of the EnvironmentInfo.Key class that takes the key name. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
InstanceType | (Geerbt von SfcKey.) |
![]() |
Name | Gets the key name. (Geerbt von NameKey.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals(SfcKey) | Determines whether the object represented by the current NameKey is equal to the object represented by the specified key. (Geerbt von NameKey.) |
![]() |
Equals(Object) | Determines whether the object represented by the NameKey is equal to the specified Object. (Geerbt von NameKey.) |
![]() |
GetHashCode | Returns hash code for this NameKey. (Geerbt von NameKey.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
GetUrnFragment | Gets the UrnFragment for the SfcInstance type. (Überschreibt SfcKey.GetUrnFragment().) |
![]() |
ToString | (Geerbt von SfcKey.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.SqlServer.Management.IntegrationServices-Namespace
.gif)
.gif)