Freigeben über


FipsComplianceLevel-Enumeration

Gibt die FIPS-Kompatibilitätsebene an.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration FipsComplianceLevel
public enum FipsComplianceLevel
public enum class FipsComplianceLevel
type FipsComplianceLevel
public enum FipsComplianceLevel

Member

Membername Beschreibung
Off Ebene ist Off
Entry Ebene ist Entry
Intermediate Ebene ist Intermediate
Full Ebene ist Full

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace