Partager via


Propriété IDTSEnumReferencedObjects100.Object

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see EnumReferencedObjects.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
ReadOnly Property Object As Object 
    Get
'Utilisation
Dim instance As IDTSEnumReferencedObjects100 
Dim value As Object 

value = instance.Object
Object Object { get; }
property Object^ Object {
    Object^ get ();
}
abstract Object : Object
function get Object () : Object

Valeur de propriété

Type : System.Object

Voir aussi

Référence

IDTSEnumReferencedObjects100 Interface

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper