ImportPolicyEnabledState 열거형
The ImportPolicyEnabledState enumeration contains values that are used to specify the state of the import policy.
네임스페이스: 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
멤버
멤버 이름 | 설명 | |
---|---|---|
Disable | The import policy is disabled. | |
Enable | The import policy is enabled. | |
Unchanged | The import policy is unchanged. |
주의
The ImportPolicyEngabledState enumeration class is served by the ImportPolicy method.
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.