Costruttore Statistic

Initializes a new instance of the Statistic class.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New Statistic()
public Statistic()
public:
Statistic()
new : unit -> Statistic
public function Statistic()

Osservazioni

The default constructor initializes any fields to their default values.

Esempi

Creazione e aggiornamento delle statistiche

Vedere anche

Riferimento

Statistic Classe

Overload Statistic

Spazio dei nomi Microsoft.SqlServer.Management.Smo

Altre risorse

CREATE STATISTICS (Transact-SQL)