Proprietà TaskType
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a 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 TaskType As String
Get
'Utilizzo
Dim instance As IDTSTaskInfo100
Dim value As String
value = instance.TaskType
string TaskType { get; }
property String^ TaskType {
String^ get ();
}
abstract TaskType : string
function get TaskType () : String
Valore proprietà
Tipo: System. . :: . .String
Vedere anche