Jaa


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 ()

Remarks

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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

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