API Reference > OdDb Classes > OdDbDatabaseSummaryInfo Class
OdDbDatabaseSummaryInfo Class
OdDbDatabaseSummaryInfo
Syntax
C++
class OdDbDatabaseSummaryInfo : public OdRxObject;

summinfo.h

This class encapsulates a set of character strings containing additional information for an OdDbDatabase as Summary Information.

In addition to the predefined fields, you add create any number of custom fields to the Summary Information. Corresponding C++ library: TD_Db

 
Name 
Description 
 
This is OdDbDatabaseSummaryInfo, a member of class OdDbDatabaseSummaryInfo. 
 
Name 
Description 
 
Appends a custom field to the Summary Information.  
 
Returns the OdDbDatabase associated with this Summary Information. 
 
This is the overview for the deleteCustomSummaryInfo method overload. 
 
Returns the value of the Author field of the Summary Information. 
 
Returns the value of the Comments field of the Summary Information. 
 
This is the overview for the getCustomSummaryInfo method overload. 
 
Returns the value of the HyperlinkBase field of the Summary Information. 
 
Returns the value of the Keywords field of the Summary Information. 
 
Returns the value of the LastSavedBy field of the Summary Information. 
 
Returns the value of the RevisionNumber field of the Summary Information. 
 
Returns the value of the Subject field of the Summary Information. 
 
Returns the value of the Title field of the Summary Information. 
 
Returns the number of custom fields in the Summary Information 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbDatabaseSummaryInfo. 
 
Sets the value of the Author field of the Summary Information.  
 
Sets the value of the Comments field of the Summary Information.  
 
This is the overview for the setCustomSummaryInfo method overload. 
 
Sets the OdDbDatabase associated with this Summary Information.  
 
Sets the value of the HyperlinkBase field of the Summary Information.  
 
Sets the value of the Keywords field of the Summary Information.  
 
Sets the value of the LastSavedBy field of the Summary Information.  
 
Sets the value of the RevisionNumber field of the Summary Information.  
 
Sets the value of the Subject field of the Summary Information.  
 
Sets the value of the Title field of the Summary Information.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.