Ant Organisation Ltd documentation

ClassOverview Constructor (String, String)

Constructor used by class attribute

public ClassOverview(
   string databaseTableName,
   string idField
);

Parameters

databaseTableName
Name of the database table to save this class in
idField
Name of the column in the database in to which to write the id record

Remarks

Use this constructor if you do not want to write xml to the database

See Also

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