dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceMetaDataCollectionNames Class
Fields

In This Topic
    SalesforceMetaDataCollectionNames Class Members
    In This Topic

    The following tables list the members exposed by SalesforceMetaDataCollectionNames.

    Public Constructors
    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 Salesforce.com or Database.com tables.  
    Public FieldThe name of the metadata collection for unique key columns.  
    Public FieldThe name of the metadata collection for unique keys.  
    Top
    See Also