EnumReferencedObjects.ReferenceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.