ProtocolRetrySchedule Constructor ()
Initializes a new instance of the ProtocolRetrySchedule class.
Namespace: Microsoft.SqlServer.Management.Nmo
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Declaration
Public Sub New
public ProtocolRetrySchedule ()
public:
ProtocolRetrySchedule ()
public ProtocolRetrySchedule ()
public function ProtocolRetrySchedule ()
Hinweise
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
ProtocolRetrySchedule Class
ProtocolRetrySchedule Members
Microsoft.SqlServer.Management.Nmo Namespace