SetStatisticsStatement Constructor

Initializes a new instance of the SetStatisticsStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public SetStatisticsStatement()
public:
SetStatisticsStatement()
new : unit -> SetStatisticsStatement
public function SetStatisticsStatement()

.NET Framework Security

See Also

Reference

SetStatisticsStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace