次の方法で共有


UserType プロパティ

ユーザーの種類を取得します。

名前空間:  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
ユーザーの種類を示す UserType 値です。