DMREventCriteriaCollectionConvertToSQL Method
|
Alterian Email Manager 6.2.3 SDK Help File
Converts the contents of this collection into one SQL script.
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string ConvertToSQL()
Public Function ConvertToSQL As String
public:
String^ ConvertToSQL()
member ConvertToSQL : unit -> string
Return Value
Type:
StringA string of SQL script.
See Also