Właściwość EventSetBase.NumberOfElements
Pobiera liczbę elementów w przypadku zestaw.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.SqlEnum (w Microsoft.SqlServer.SqlEnum.dll)
Składnia
'Deklaracja
Public MustOverride ReadOnly Property NumberOfElements As Integer
Get
'Użycie
Dim instance As EventSetBase
Dim value As Integer
value = instance.NumberOfElements
public abstract int NumberOfElements { get; }
public:
virtual property int NumberOfElements {
int get () abstract;
}
abstract NumberOfElements : int
abstract function get NumberOfElements () : int
Wartość właściwości
Typ: System.Int32
Int32 Wartość określająca liczbę elementów w zdarzenie zestaw.