Propriedade do RDL Count

Gets the number of ProtocolProperty objects in the referenced collection.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (em Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxe

public int Count { get; }

Valor da propriedade

Tipo: System. . :: . .Int32
An Int32 value that specifies the number of ProtocolProperty objects in the referenced collection.

Implementa

ICollection. . :: . .Count