共用方式為


UserType 屬性

Gets the type of the user.

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

語法

'宣告
ReadOnly Property UserType As UserType
    Get
'用途
Dim instance As IUser
Dim value As UserType

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

屬性值

型別:Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .UserType
A UserType value that indicates the type of the user.