This topic has not yet been rated - Rate this topic

JobStep.JobStepFlags Property

The JobStepFlags property is reserved for future use.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public JobStepFlags JobStepFlags { get; set; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.Agent.JobStepFlags
Returns JobStepFlags associated with this instance.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.