The New method creates a new collection or object.
Varies. See Remarks.
Elements and data types vary according to the object or collection. For example, the New method of the Connections collection creates a new, empty Connection object. The syntax for the method is:
object.New( ProviderID As String ) As Connection
where
For more information about syntax of any specific New method, see Dtspkg.h and Automation controller syntax completion or other assistance.