Interfaccia IDTSEnumReferencedObjects100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see EnumReferencedObjects.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")> _
Public Interface IDTSEnumReferencedObjects100
'Utilizzo
Dim instance As IDTSEnumReferencedObjects100
[GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")]
public interface IDTSEnumReferencedObjects100
[GuidAttribute(L"2497A8C6-9FC7-4EAA-88DA-C5201D819769")]
public interface class IDTSEnumReferencedObjects100
[<GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")>]
type IDTSEnumReferencedObjects100 = interface end
public interface IDTSEnumReferencedObjects100
Nel tipo IDTSEnumReferencedObjects100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Object | Infrastruttura. For more information, see EnumReferencedObjects. | |
ReferenceType | Infrastruttura. For more information, see EnumReferencedObjects. | |
UsageDescription | Infrastruttura. For more information, see EnumReferencedObjects. | |
UsageLocation | Infrastruttura. For more information, see EnumReferencedObjects. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Next | Infrastruttura. For more information, see EnumReferencedObjects. | |
Reset | Infrastruttura. For more information, see EnumReferencedObjects. |
In alto