FipsComplianceLevel 열거형

Specifies the Fips 127-2 compliance level.

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

구문

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

멤버

멤버 이름 설명
Entry The level is Entry.
Full The level is Full.
Intermediate The level is Intermediate.
Off The level is Off.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스