Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Gets the key used to access the EnvironmentReference class.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class Key _
Inherits SfcKey
'Применение
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
Тип EnvironmentReference.Key обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
EnvironmentReference.Key | Initializes a new instance of the EnvironmentReference.Key class that takes the environment name and environment folder name. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
EnvironmentFolderName | Gets the key environment folder name. |
![]() |
InstanceType | (Производный от SfcKey.) |
![]() |
Name | Gets the key name. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals(SfcKey) | Indicates whether the equality of key objects is checked. (Переопределяет SfcKey.Equals(SfcKey).) |
![]() |
Equals(Object) | Indicates whether the equality of key objects is checked. (Переопределяет SfcKey.Equals(Object).) |
![]() |
GetHashCode | Retrieves the hash code of the EnvironmentReference.Key class. (Переопределяет SfcKey.GetHashCode().) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetUrnFragment | Retrieves the UrnFragment for the SfcInstance type. (Переопределяет SfcKey.GetUrnFragment().) |
![]() |
ToString | (Производный от SfcKey.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)