Sdílet prostřednictvím


SecurityUserClause80.UserType80 – vlastnost

Získá nebo nastaví typ uživatele.

Obor názvů:  Microsoft.Data.Schema.ScriptDom.Sql
Sestavení:  Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Deklarace
Public Property UserType80 As UserType80
    Get
    Set
public UserType80 UserType80 { get; set; }
public:
property UserType80 UserType80 {
    UserType80 get ();
    void set (UserType80 value);
}
member UserType80 : UserType80 with get, set
function get UserType80 () : UserType80
function set UserType80 (value : UserType80)

Hodnota vlastnosti

Typ: Microsoft.Data.Schema.ScriptDom.Sql.UserType80
Vrátí UserType80 hodnotu výčtu.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SecurityUserClause80 Třída

Microsoft.Data.Schema.ScriptDom.Sql – obor názvů