Share via


EventFieldCollection.Item Property

Gets a specific EventField object in the EventFieldCollection object either by position or by name.

Overload List

Name Description
EventFieldCollection.Item (Int32)
Gets a specific EventField object in the EventFieldCollection object by position.
EventFieldCollection.Item (String)
Gets a specific EventField object in the EventFieldCollection object by name.

See Also

Reference

EventFieldCollection Class
EventFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace

Other Resources

Defining Core Event Class Properties
Field Element for EventClass/Schema (ADF)