共用方式為


TotalCount 屬性

Gets or set the count of objects discovered by a Dependency Walker.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Protected Friend Property TotalCount As Integer
    Get
    Set
'用途
Dim value As Integer

value = Me.TotalCount

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

屬性值

型別:System. . :: . .Int32
Int32