Ant Organisation Ltd documentation

ClassOverview Constructor (String, String, String)

Constructor

public ClassOverview(
   string databaseTableName,
   string idField,
   string xmlField
);

Parameters

databaseTableName
Name of the database table to write the record to
idField
Name of the database column which holds the id record
xmlField
Name of the database column which holds the xml record

See Also

ClassOverview Class | Ant.ContentEntry.ClassInformation Namespace | ClassOverview Constructor Overload List