Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Identifies NameKey object which has name property as the key.
Hiérarchie d'héritage
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
Espace de noms : Microsoft.SqlServer.Management.IntegrationServices
Assembly : Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntaxe
'Déclaration
Public MustInherit Class NameKey _
Inherits SfcKey
'Utilisation
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
Le type NameKey expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
NameKey | Initializes a new instance of the NameKey class with the specified key name. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
InstanceType | (hérité de SfcKey.) |
![]() |
Name | Gets the key name. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals(SfcKey) | Determines whether the object represented by the current NameKey is equal to the object represented by the specified key. (remplace SfcKey.Equals(SfcKey).) |
![]() |
Equals(Object) | Determines whether the object represented by the NameKey is equal to the specified Object. (remplace SfcKey.Equals(Object).) |
![]() ![]() |
Equals(Object, Object) | Determines whether the two specified objects are equal. |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | Returns hash code for this NameKey. (remplace SfcKey.GetHashCode().) |
![]() |
GetType | (hérité de Object.) |
![]() |
GetUrnFragment | (hérité de SfcKey.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de SfcKey.) |
Haut de la page
Opérateurs
| Nom | Description | |
|---|---|---|
![]() ![]() |
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. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)
.gif)
.gif)
.gif)