'Declaration Public Function New( _ ByVal commandText As String, _ ByVal connection As ExactTargetConnection _ )
public ExactTargetCommand( string commandText, ExactTargetConnection connection )
Parameters
- commandText
- The text of the query.
- connection
- A ExactTargetConnection object that represents the connection to Salesforce Marketing Cloud.