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.
Identifies NameKey object which has name property as the key.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.NameKey
Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key
Microsoft.SqlServer.Management.IntegrationServices.CatalogFolder.Key
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentInfo.Key
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentVariable.Key
Microsoft.SqlServer.Management.IntegrationServices.PackageInfo.Key
Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo.Key
Microsoft.SqlServer.Management.IntegrationServices.ProjectInfo.Key
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public MustInherit Class NameKey _
Inherits SfcKey
'Usage
Dim instance As NameKey
public abstract class NameKey : SfcKey
public ref class NameKey abstract : public SfcKey
[<AbstractClassAttribute>]
type NameKey =
class
inherit SfcKey
end
public abstract class NameKey extends SfcKey
Der NameKey-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
NameKey | Initializes a new instance of the NameKey class with the specified key name. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
InstanceType | (Geerbt von SfcKey.) |
![]() |
Name | Gets the key name. |
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. (Überschreibt SfcKey.Equals(SfcKey).) |
![]() |
Equals(Object) | Determines whether the object represented by the NameKey is equal to the specified Object. (Überschreibt SfcKey.Equals(Object).) |
![]() ![]() |
Equals(Object, Object) | Determines whether the two specified objects are equal. |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | Returns hash code for this NameKey. (Überschreibt SfcKey.GetHashCode().) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
GetUrnFragment | (Geerbt von SfcKey.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von SfcKey.) |
Zum Anfang
Operatoren
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
Equality(Object, NameKey) | Determines whether the specified Object is the same as the object represented by the specified NameKey. |
![]() ![]() |
Equality(NameKey, NameKey) | Determines whether the objects represented by the two specified NameKey values are the same. |
![]() ![]() |
Equality(NameKey, Object) | Determines whether the object represented by the specified NameKey is the same as the specified Object. |
![]() ![]() |
Inequality(Object, NameKey) | Determines whether the specified Object is different than the object represented by the specified NameKey. |
![]() ![]() |
Inequality(NameKey, NameKey) | Determines whether the objects represented by the two specified NameKey values are different. |
![]() ![]() |
Inequality(NameKey, Object) | Determines whether the object represented by the specified NameKey is different than the specified Object. |
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)
.gif)
.gif)
.gif)