Proprietà IDTSTaskInfo100.HelpKeyword
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see TaskInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property HelpKeyword As String
Get
'Utilizzo
Dim instance As IDTSTaskInfo100
Dim value As String
value = instance.HelpKeyword
string HelpKeyword { get; }
property String^ HelpKeyword {
String^ get ();
}
abstract HelpKeyword : string
function get HelpKeyword () : String
Valore proprietà
Tipo: System.String