This topic has not yet been rated - Rate this topic

EventSetBase.NumberOfElements Property

Gets the number of elements in the event set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public abstract int NumberOfElements { get; }

Property Value

Type: System.Int32
An Int32 value that specifies the number of elements in the event set.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.