Freigeben über


JobSchedule-Konstruktor

Initializes a new instance of the JobSchedule class.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New JobSchedule()
public JobSchedule()
public:
JobSchedule()
new : unit -> JobSchedule
public function JobSchedule()

Hinweise

Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.