共用方式為


LoginType 屬性

Gets the type of the login.

命名空間:  Microsoft.SqlServer.Management.SqlParser.Metadata
組件:  Microsoft.SqlServer.Management.SqlParser (在 Microsoft.SqlServer.Management.SqlParser.dll 中)

語法

'宣告
ReadOnly Property LoginType As LoginType
    Get
'用途
Dim instance As ILogin
Dim value As LoginType

value = instance.LoginType
LoginType LoginType { get; }
property LoginType LoginType {
    LoginType get ();
}
abstract LoginType : LoginType
function get LoginType () : LoginType

屬性值

型別:Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .LoginType
The LoginType value that indicates the login type.