Condividi tramite


IDTSHasInternalProperties100.GetInternalProperties(IDTSProperties100) Metodo

Definizione

Ottiene le proprietà interne specificate.

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

Parametri

pProperties
IDTSProperties100

Raccolta di proprietà interne.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a