Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A specialized name-object collection (dictionary)
used for event properties.
public sealed class EventPropertyCollection : System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Smo.EventProperty>, System.Collections.ICollection
type EventPropertyCollection = class
interface ICollection
interface IEnumerable
interface seq<EventProperty>
Public NotInheritable Class EventPropertyCollection
Implements ICollection, IEnumerable(Of EventProperty)