EnumReferencedObjects.ReferenceType Property

Definition

Gets the reference type.

public:
 property Microsoft::SqlServer::Dts::Runtime::DTSObjectReferenceType ReferenceType { Microsoft::SqlServer::Dts::Runtime::DTSObjectReferenceType get(); };
public Microsoft.SqlServer.Dts.Runtime.DTSObjectReferenceType ReferenceType { get; }
member this.ReferenceType : Microsoft.SqlServer.Dts.Runtime.DTSObjectReferenceType
Public ReadOnly Property ReferenceType As DTSObjectReferenceType

Property Value

The reference type.

Applies to