EventFieldCollection.Add Method
Adds an EventField to the EventFieldCollection.
重载列表
名称 | 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.
|
请参阅
参考
EventFieldCollection Class
EventFieldCollection Members
Microsoft.SqlServer.Management.Nmo Namespace