Перечисление 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