Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the total number of object in the entire object hierarchy.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Total As Integer
Get
'Utilizzo
Dim instance As ProgressReportEventArgs
Dim value As Integer
value = instance.Total
public int Total { get; }
public:
property int Total {
int get ();
}
member Total : int
function get Total () : int
Valore proprietà
Tipo: System.Int32
An Int32 value that specifies the total number of object in the entire object hierarchy.