Gets a record from storage
Gets a record from storage
public InstanceAndKey[] GetInstancesFromStorage(ContentDefinition,object[]);
Gets a set of instances from storage based on a query and parameters. This query forms part of the where clause of a SQL string
public InstanceAndKey[] GetInstancesFromStorage(ContentDefinition,string,object[]);
XmlPersistenceDatabase Class | Ant.ContentEntry.Persistence Namespace