Condividi tramite


ProtocolRetrySchedule Constructor ()

Initializes a new instance of the ProtocolRetrySchedule class.

Spazio dei nomi: Microsoft.SqlServer.Management.Nmo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Sintassi

'Dichiarazione
Public Sub New
public ProtocolRetrySchedule ()
public:
ProtocolRetrySchedule ()
public ProtocolRetrySchedule ()
public function ProtocolRetrySchedule ()

Osservazioni

If you use the default constructor, you must immediately set the Name property and then set the Parent property. You can then set other properties.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

ProtocolRetrySchedule Class
ProtocolRetrySchedule Members
Microsoft.SqlServer.Management.Nmo Namespace