EnvironmentVariable
EnvironmentVariable
EnvironmentVariable
Class
정의
환경에 대한 변수를 나타냅니다. Represents the variable for an environment.
public ref class EnvironmentVariable sealed : Microsoft::SqlServer::Management::Sdk::Sfc::SfcInstance, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcRenamable
public sealed class EnvironmentVariable : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable
Public NotInheritable Class EnvironmentVariable
Inherits SfcInstance
Implements ISfcRenamable
- 상속
-
EnvironmentVariableEnvironmentVariableEnvironmentVariable
- 구현
속성
AbstractIdentityKey AbstractIdentityKey AbstractIdentityKey |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
Description Description Description |
환경 변수에 대한 설명을 가져오거나 설정합니다. Gets or sets the description of the environment variable. |
IdentityKey IdentityKey IdentityKey |
ID 키를 가져옵니다. Gets the identity key. |
Metadata Metadata Metadata |
인스턴스 및 그 도메인에 대한 메타데이터를 반환합니다. Returns metadata about the instance and its domain. (Inherited from SfcInstance) |
Name Name Name |
환경 변수의 이름을 가져오거나 설정합니다. Gets or sets the name of the environment variable. |
Parent Parent Parent |
부모를 가져오거나 설정합니다. Gets or sets the parent. |
Properties Properties Properties |
컬렉션 인스턴스 속성을 반환합니다. Returns a collection instance properties. (Inherited from SfcInstance) |
PropertyStorageProvider PropertyStorageProvider PropertyStorageProvider |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
Sensitive Sensitive Sensitive |
환경 변수가 중요한지 여부를 나타내는 값을 가져오거나 설정합니다. Gets or sets a value that indicates whether the environment variable is sensitive. |
State State State |
SfcInstance 개체의 상태를 반환합니다. Returns the state of the SfcInstance object. (Inherited from SfcInstance) |
Type Type Type |
환경 변수의 데이터 형식을 가져오거나 설정합니다. Gets or sets the data type of the environment variable. |
Urn Urn Urn |
SfcInstance 개체의 URN(Uniform Resource Name)을 반환합니다. Returns the uniform resource name of the SfcInstance object. (Inherited from SfcInstance) |
Value Value Value |
환경 변수의 값을 가져오거나 설정합니다. Gets or sets the value of the environment variable. |
VariableId VariableId VariableId |
변수의 식별자를 가져옵니다. Gets the identifier of the variable. |
메서드
AlterImpl() AlterImpl() AlterImpl() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
CheckObjectCreated() CheckObjectCreated() CheckObjectCreated() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
CheckObjectState() CheckObjectState() CheckObjectState() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
CreateIdentityKey() CreateIdentityKey() CreateIdentityKey() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
CreateImpl() CreateImpl() CreateImpl() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
Discover(ISfcDependencyDiscoveryObjectSink) Discover(ISfcDependencyDiscoveryObjectSink) Discover(ISfcDependencyDiscoveryObjectSink) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
DropImpl() DropImpl() DropImpl() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
GetChildCollection(String) GetChildCollection(String) GetChildCollection(String) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
GetDomain() GetDomain() GetDomain() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
GetObjectFactory() GetObjectFactory() GetObjectFactory() |
새 인스턴스를 만들기 위한 팩터리를 가져옵니다. Gets the factory to create a new instance. |
GetPropertySet() GetPropertySet() GetPropertySet() |
SfcInstance 개체의 속성 집합을 반환합니다. Returns the set of properties for the SfcInstance object. (Inherited from SfcInstance) |
GetTypeMetadataImpl() GetTypeMetadataImpl() GetTypeMetadataImpl() |
적합한 TypeMetadata 클래스를 직접 반환하여 재정의되는 도메인을 나타냅니다. Indicates the domains that override by returning the right TypeMetadata class directly. 코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
InitializeUIPropertyState() InitializeUIPropertyState() InitializeUIPropertyState() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
MarkForDropImpl(Boolean) MarkForDropImpl(Boolean) MarkForDropImpl(Boolean) |
삭제할 기존 개체를 나타내는 값을 반환합니다. Returns a value that indicates the existing objects to be dropped. 코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
MarkRootAsConnected() MarkRootAsConnected() MarkRootAsConnected() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
MoveImpl(SfcInstance) MoveImpl(SfcInstance) MoveImpl(SfcInstance) |
인스턴스에서 이동할 새 부모 개체를 나타냅니다. Indicates the new parent object to move in an instance. 코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) |
SfcInstance 메타데이터의 유효한 값이 업데이트될 때마다 호출됩니다. Invoked whenever the effective value of any SfcInstance metadata is updated. (Inherited from SfcInstance) |
OnPropertyValueChanges(PropertyChangedEventArgs) OnPropertyValueChanges(PropertyChangedEventArgs) OnPropertyValueChanges(PropertyChangedEventArgs) |
SfcInstance 속성의 유효한 값이 업데이트될 때마다 호출됩니다. Invoked whenever the effective value of any SfcInstance property is updated. (Inherited from SfcInstance) |
PostAlter(Object) PostAlter(Object) PostAlter(Object) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
PostCreate(Object) PostCreate(Object) PostCreate(Object) |
실행 결과를 만드는 기본 구현자를 나타냅니다. Indicates the default implementor that creates the execution result. 코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
PostDrop(Object) PostDrop(Object) PostDrop(Object) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
PostMove(Object) PostMove(Object) PostMove(Object) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
PostRename(Object) PostRename(Object) PostRename(Object) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
Refresh() Refresh() Refresh() |
서버에서 개체의 속성을 읽어와서 개체의 속성을 새로 고칩니다. Refreshes the object's properties by reading them from the server. (Inherited from SfcInstance) |
Rename(String) Rename(String) Rename(String) |
환경 변수 이름을 다시 지정합니다. Renames the environment variable. |
RenameImpl(SfcKey) RenameImpl(SfcKey) RenameImpl(SfcKey) |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
ResetKey() ResetKey() ResetKey() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
ScriptRename(String) ScriptRename(String) ScriptRename(String) |
환경 변수 스크립트의 이름을 변경합니다. Renames the environment variable script. |
Serialize(XmlWriter) Serialize(XmlWriter) Serialize(XmlWriter) |
인스턴스를 XML로 직렬화합니다. Serializes the instance to XML. (Inherited from SfcInstance) |
ToString() ToString() ToString() |
인스턴스 URN의 문자열 표현을 반환합니다. Returns a string representation of the instance Urn. (Inherited from SfcInstance) |
UpdateUIPropertyState() UpdateUIPropertyState() UpdateUIPropertyState() |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
Validate() Validate() Validate() |
기본 자식 개체의 유효성 검사를 나타냅니다. Indicates the basic child object's validation. 코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
명시적 인터페이스 구현
ISfcRenamable.Rename(SfcKey) ISfcRenamable.Rename(SfcKey) ISfcRenamable.Rename(SfcKey) |
새 키를 사용하여 현재 환경 변수 이름을 다시 지정합니다. Renames the current environment variable with a new key. |
ISfcRenamable.ScriptRename(SfcKey) ISfcRenamable.ScriptRename(SfcKey) ISfcRenamable.ScriptRename(SfcKey) |
새 키를 사용하여 현재 환경 변수 스크립트를 다시 지정합니다. Renames the current environment variable script with a new key. |
이벤트
propertyChanged propertyChanged propertyChanged |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. (Inherited from SfcInstance) |
PropertyChanged PropertyChanged PropertyChanged |
속성 값이 변경될 때 발생합니다. Occurs when a property value changes. (Inherited from SfcInstance) |
propertyMetadataChanged propertyMetadataChanged propertyMetadataChanged |
코드에서 직접 이 구성원을 참조하면 안 됩니다. Do not reference this member directly in your code. 이 방법은 SQL Server 인프라를 지원합니다. It supports the SQL Server infrastructure. 속성 메타 데이터 값이 변경 될 때 발생 합니다. Occurs when a property metadata value changes. (Inherited from SfcInstance) |
PropertyMetadataChanged PropertyMetadataChanged PropertyMetadataChanged |
속성에 대한 메타데이터가 변경되었을 때 발생합니다. Occurs when the metadata for a property has changed. (Inherited from SfcInstance) |