Compartilhar via


Campo DTS_MANAGED_INFO.bstrShapeProgId

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the bstrShapeProgId information.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Public bstrShapeProgId As String
'Uso
Dim instance As DTS_MANAGED_INFO 
Dim value As String 

value = instance.bstrShapeProgId 

instance.bstrShapeProgId = value
public string bstrShapeProgId
public:
String^ bstrShapeProgId
val mutable bstrShapeProgId: string
public var bstrShapeProgId : String

Consulte também

Referência

DTS_MANAGED_INFO Estrutura

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper