dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarMetaDataCollectionNames Class

In This Topic
    SugarMetaDataCollectionNames Class Fields
    In This Topic

    For a list of all members of this type, see SugarMetaDataCollectionNames members.

    Public Fields
     NameDescription
    Public FieldThe name of the metadata collection for table columns.  
    Public FieldThe name of the metadata collection for columns used in foreign keys.  
    Public FieldThe name of the metadata collection for foreign keys.  
    Public FieldThe name of the metadata collection for columns used in indexes.  
    Public FieldThe name of the metadata collection for table indexes.  
    Public FieldThe name of the metadata collection for columns used in primary keys.  
    Public FieldThe name of the metadata collection for primary keys.  
    Public FieldThe name of the metadata collection for SugarCRM tables.  
    Public FieldThe name of the metadata collection for columns used in unique keys.  
    Public FieldThe name of the metadata collection for unique keys.  
    Top
    See Also