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

プロパティ値

参照の型です。

適用対象