Partager via


GetConversationGroupStatement.GroupId, propriété

Obtient ou définit l'ID de groupe de conversations.

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 GroupId As Literal
    Get
    Set
public Literal GroupId { get; set; }
public:
property Literal^ GroupId {
    Literal^ get ();
    void set (Literal^ value);
}
member GroupId : Literal with get, set
function get GroupId () : Literal
function set GroupId (value : Literal)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

GetConversationGroupStatement Classe

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