Partager via


Champ DTS_MANAGED_INFO.bstrHelpKeyword

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the bstrHelpKeyword information.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public bstrHelpKeyword As String
'Utilisation
Dim instance As DTS_MANAGED_INFO 
Dim value As String 

value = instance.bstrHelpKeyword 

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

Voir aussi

Référence

DTS_MANAGED_INFO Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper