ServicePRO SDK Help

stcJob..::..SqlCommand Property

Gets or sets the SQL command.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public string SqlCommand { get; set; }
<DataMemberAttribute> _
Public Property SqlCommand As String
	Get
	Set

Field Value

The SQL command.