EnumReferencedObjects.ReferenceType 属性

定义

获取引用类型。

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

属性值

引用类型。

适用于