Share via


Propriété Total

Gets or sets the number of objects that have been processed by the DependencyWalker()()()() object.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Friend Property Total As Integer
    Get
    Set
'Utilisation
Dim value As Integer

value = Me.Total

Me.Total = value
protected internal int Total { get; set; }
protected public:
property int Total {
    int get ();
    void set (int value);
}
member Total : int with get, set
function get Total () : int
function set Total (value : int)

Valeur de propriété

Type : System. . :: . .Int32
Int32