次の方法で共有


IDTSHasInternalProperties100.GetInternalProperties(IDTSProperties100) メソッド

定義

public:
 void GetInternalProperties(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSProperties100 ^ pProperties);
[System.Runtime.InteropServices.DispId(1610743808)]
public void GetInternalProperties (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSProperties100 pProperties);
[<System.Runtime.InteropServices.DispId(1610743808)>]
abstract member GetInternalProperties : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSProperties100 -> unit
Public Sub GetInternalProperties (pProperties As IDTSProperties100)

パラメーター

pProperties
IDTSProperties100
属性

適用対象