IDTSExecuteSQL.TimeOut Proprietà

Definizione

Ottiene o imposta il numero massimo di secondi che il compito può eseguire prima di scadere il tempo.

public:
 property System::UInt32 TimeOut { System::UInt32 get(); void set(System::UInt32 value); };
public uint TimeOut { get; set; }
member this.TimeOut : uint32 with get, set
Public Property TimeOut As UInteger

Valore della proprietà

Il numero massimo di secondi che il compito può eseguire prima di scadere il tempo.

Si applica a