다음을 통해 공유


ImportPolicyEnabledState 열거형

ImportPolicyEnabledState 열거형에는 정책 가져오기의 상태를 지정하는 데 사용되는 값이 포함되어 있습니다.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)

구문

‘선언
Public Enumeration ImportPolicyEnabledState
‘사용 방법
Dim instance As ImportPolicyEnabledState
public enum ImportPolicyEnabledState
public enum class ImportPolicyEnabledState
type ImportPolicyEnabledState
public enum ImportPolicyEnabledState

멤버

멤버 이름 설명
Unchanged 정책 가져오기가 변경되지 않았습니다.
Enable 정책 가져오기가 사용됩니다.
Disable 정책 가져오기가 사용되지 않습니다.

주의

The ImportPolicyEngabledState enumeration class is served by the ImportPolicy()()()() method.

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.