หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the Fips 127-2 compliance level.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration FipsComplianceLevel
'Usage
Dim instance As FipsComplianceLevel
public enum FipsComplianceLevel
public enum class FipsComplianceLevel
type FipsComplianceLevel
public enum FipsComplianceLevel
Members
| Member name | Description | |
|---|---|---|
| Entry | The level is Entry. | |
| Full | The level is Full. | |
| Intermediate | The level is Intermediate. | |
| Off | The level is Off. |