Proprietà ProgressEventName
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly: Microsoft.SqlServer.ASTasks (in Microsoft.SqlServer.ASTasks.dll)
Sintassi
'Dichiarazione
Protected Overridable ReadOnly Property ProgressEventName As String
Get
'Utilizzo
Dim value As String
value = Me.ProgressEventName
protected virtual string ProgressEventName { get; }
protected:
virtual property String^ ProgressEventName {
String^ get ();
}
abstract ProgressEventName : string
override ProgressEventName : string
function get ProgressEventName () : String
Valore proprietà
Tipo: System. . :: . .String
Vedere anche