Next-Methode
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
For more information, see EnumReferencedObjects.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Sub Next
'Usage
Dim instance As IDTSEnumReferencedObjects100
instance.Next()
void Next()
void Next()
abstract Next : unit -> unit
function Next()