Partager via


OpenRowsetTableSource.UserId, propriété

Obtient ou définit l'ID d'utilisateur.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
Public Property UserId As Literal
    Get
    Set
public Literal UserId { get; set; }
public:
property Literal^ UserId {
    Literal^ get ();
    void set (Literal^ value);
}
member UserId : Literal with get, set
function get UserId () : Literal
function set UserId (value : Literal)

Valeur de propriété

Type : Microsoft.Data.Schema.ScriptDom.Sql.Literal

Sécurité .NET Framework

Voir aussi

Référence

OpenRowsetTableSource Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms