dotConnect for Salesforce Marketing Cloud Documentation
Devart.Data.ExactTarget Namespace / ExactTargetCommand Class / CreateParameter Method

In This Topic
CreateParameter Method (ExactTargetCommand)
In This Topic
Creates a new instance of a ExactTargetParameter object.
Creates a new instance of a ExactTargetParameter object.
Syntax
'Declaration
 
Public Shadows Function CreateParameter() As ExactTargetParameter
 

Return Value

Remarks
This method is a strongly-typed version of System.Data.IDbCommand.CreateParameter. See ExactTargetParameter to find out more ways to create a parameter.
See Also