Classe EnvironmentReference.Key
Gets the key used to access the EnvironmentReference class.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key
Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class Key _
Inherits SfcKey
'Utilizzo
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
Nel tipo EnvironmentReference.Key sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
EnvironmentReference.Key | Initializes a new instance of the EnvironmentReference.Key class that takes the environment name and environment folder name. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
EnvironmentFolderName | Gets the key environment folder name. | |
InstanceType | Ereditato da SfcKey. | |
Name | Gets the key name. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals(SfcKey) | Indicates whether the equality of key objects is checked. Esegue l'override di SfcKey.Equals(SfcKey). | |
Equals(Object) | Indicates whether the equality of key objects is checked. Esegue l'override di SfcKey.Equals(Object). | |
GetHashCode | Retrieves the hash code of the EnvironmentReference.Key class. Esegue l'override di SfcKey.GetHashCode(). | |
GetType | Ereditato da Object. | |
GetUrnFragment | Retrieves the UrnFragment for the SfcInstance type. Esegue l'override di SfcKey.GetUrnFragment(). | |
ToString | Ereditato da SfcKey. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.IntegrationServices