共用方式為


Sql90LoginType 列舉型別

SOAP 端點中 LOGIN_TYPE 選項的可能值。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Public Enumeration Sql90LoginType
public enum Sql90LoginType
public enum class Sql90LoginType
type Sql90LoginType
public enum Sql90LoginType

成員

成員名稱 說明
Unknown 指定登入型別未知。
Mixed 允許使用 SQL Server 驗證或 Windows 驗證來驗證端點使用者。
Windows 指定只能使用 Windows 驗證來驗證端點使用者。

請參閱

參考

Microsoft.Data.Schema.Sql.SchemaModel 命名空間