共用方式為


ProtocolRetrySchedule Constructor ()

Initializes a new instance of the ProtocolRetrySchedule class.

命名空間: Microsoft.SqlServer.Management.Nmo
組件: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

語法

'宣告
Public Sub New
public ProtocolRetrySchedule ()
public:
ProtocolRetrySchedule ()
public ProtocolRetrySchedule ()
public function ProtocolRetrySchedule ()

備註

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.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

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