इसके माध्यम से साझा किया गया


IDTSEnumReferencedObjects100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see EnumReferencedObjects.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("3C66F0A2-A420-4896-9FB6-AFA9C48AE2B5")> _
Public Interface IDTSEnumReferencedObjects100
'Usage
Dim instance As IDTSEnumReferencedObjects100
[GuidAttribute("3C66F0A2-A420-4896-9FB6-AFA9C48AE2B5")]
public interface IDTSEnumReferencedObjects100
[GuidAttribute(L"3C66F0A2-A420-4896-9FB6-AFA9C48AE2B5")]
public interface class IDTSEnumReferencedObjects100
[<GuidAttribute("3C66F0A2-A420-4896-9FB6-AFA9C48AE2B5")>]
type IDTSEnumReferencedObjects100 =  interface end
public interface IDTSEnumReferencedObjects100