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 命名空間