EventFieldCollection.Add Method
Adds an EventField to the EventFieldCollection.
Overload List
Name | Description |
---|---|
EventFieldCollection.Add (EventField) |
Adds an EventField to the end of the EventFieldCollection.
|
EventFieldCollection.Add (EventField, Int32) |
Adds an EventField at the specified position in the EventFieldCollection.
|
EventFieldCollection.Add (EventField, String) |
Adds an EventField before the specified EventFieldCollection.
|
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)