SecurityUserClause80.UserType80 プロパティ

ユーザー タイプを取得または設定します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Property UserType80 As UserType80
'使用
Dim instance As SecurityUserClause80
Dim value As UserType80

value = instance.UserType80

instance.UserType80 = value
public UserType80 UserType80 { get; set; }
public:
property UserType80 UserType80 {
    UserType80 get ();
    void set (UserType80 value);
}
public function get UserType80 () : UserType80
public function set UserType80 (value : UserType80)

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.UserType80
UserType80 列挙値を返します。

参照

参照

SecurityUserClause80 クラス

SecurityUserClause80 メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間