Name | Description | |
---|---|---|
![]() | SalesforceMetaDataCollectionNames Constructor | Creates a SalesforceMetaDataCollectionNames instance. |
The following tables list the members exposed by SalesforceMetaDataCollectionNames.
Name | Description | |
---|---|---|
![]() | SalesforceMetaDataCollectionNames Constructor | Creates a SalesforceMetaDataCollectionNames instance. |
Name | Description | |
---|---|---|
![]() | Columns | The name of the metadata collection for table columns. |
![]() | ForeignKeyColumns | The name of the metadata collection for columns used in foreign keys. |
![]() | ForeignKeys | The name of the metadata collection for foreign keys. |
![]() | IndexColumns | The name of the metadata collection for columns used in indexes. |
![]() | Indexes | The name of the metadata collection for table indexes. |
![]() | PrimaryKeyColumns | The name of the metadata collection for columns used in primary keys. |
![]() | PrimaryKeys | The name of the metadata collection for primary keys. |
![]() | Tables | The name of the metadata collection for Salesforce.com or Database.com tables. |
![]() | UniqueKeyColumns | The name of the metadata collection for unique key columns. |
![]() | UniqueKeys | The name of the metadata collection for unique keys. |