DMREventCriteriaCollectionConvertToSQL Method

Alterian Email Manager 6.2.3 SDK Help File
Converts the contents of this collection into one SQL script.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public string ConvertToSQL()

Return Value

Type: String
A string of SQL script.
See Also