Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the key used to access the EnvironmentReference class.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key
Espacio de nombres: Microsoft.SqlServer.Management.IntegrationServices
Ensamblado: Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintaxis
'Declaración
Public NotInheritable Class Key _
Inherits SfcKey
'Uso
Dim instance As EnvironmentReference.Key
public sealed class Key : SfcKey
public ref class Key sealed : public SfcKey
[<SealedAttribute>]
type Key =
class
inherit SfcKey
end
public final class Key extends SfcKey
El tipo EnvironmentReference.Key expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
EnvironmentReference.Key | Initializes a new instance of the EnvironmentReference.Key class that takes the environment name and environment folder name. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
EnvironmentFolderName | Gets the key environment folder name. |
![]() |
InstanceType | (Se hereda de SfcKey.) |
![]() |
Name | Gets the key name. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals(SfcKey) | Indicates whether the equality of key objects is checked. (Invalida SfcKey.Equals(SfcKey).) |
![]() |
Equals(Object) | Indicates whether the equality of key objects is checked. (Invalida SfcKey.Equals(Object).) |
![]() |
GetHashCode | Retrieves the hash code of the EnvironmentReference.Key class. (Invalida SfcKey.GetHashCode().) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
GetUrnFragment | Retrieves the UrnFragment for the SfcInstance type. (Invalida SfcKey.GetUrnFragment().) |
![]() |
ToString | (Se hereda de SfcKey.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)