IDTSHasInternalProperties100.GetInternalProperties(IDTSProperties100) Method
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.
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)
Parameters
- pProperties
- IDTSProperties100
- Attributes