This topic has not yet been rated - Rate this topic

IDTSCustomPropertyCollection100 Methods

The IDTSCustomPropertyCollection100 type exposes the following members.

  NameDescription
Public method FindObjectByID Locates a requested object in a collection by its ID.
Public method FindObjectIndexByID Locates the index of a requested object in a collection by its ID.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Returns an enumerator that can iterate through an IDTSCustomPropertyCollection100.
Public method GetObjectByID Gets an IDTSCustomPropertyCollection100 object that has the specified ID.
Public method GetObjectIndexByID Gets the index of an IDTSCustomProperty100 object that has the specified ID.
Public method New Creates a new IDTSCustomProperty100 object and adds it to the end of the collection.
Public method NewAt Creates a new IDTSCustomProperty100 object at the specified location in the collection.
Public method RemoveAll Deletes each IDTSCustomProperty100 object in a collection.
Public method RemoveObjectByID Deletes an IDTSCustomProperty100 having the specified ID.
Public method RemoveObjectByIndex Deletes an IDTSCustomProperty100 object at the location specified by Index.
Public method SetIndex Changes the location of an IDTSCustomProperty100 object in a collection.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.