GetConversationGroupStatement Constructor

Initializes a new instance of the GetConversationGroupStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New GetConversationGroupStatement()
public GetConversationGroupStatement()
public:
GetConversationGroupStatement()
new : unit -> GetConversationGroupStatement
public function GetConversationGroupStatement()

See Also

Reference

GetConversationGroupStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace