Integration Your Way - (800) 235-7250
RSSBus JDBC Driver for Salesforce V3
Questions / Feedback? ApexTrigger

ApexTrigger

This is a table representing the ApexTrigger entities in Salesforce.

Columns

Name Type Description ReadOnly
Id [KEY] System.String Label 'Trigger ID' corresponds to this field. True
NamespacePrefix System.String Label 'Namespace Prefix' corresponds to this field. True
Name System.String Label 'Name' corresponds to this field. False
TableEnumOrId System.String Label 'Custom Object Definition ID' corresponds to this field. False
UsageBeforeInsert System.Boolean Label 'BeforeInsert' corresponds to this field. False
UsageAfterInsert System.Boolean Label 'AfterInsert' corresponds to this field. False
UsageBeforeUpdate System.Boolean Label 'BeforeUpdate' corresponds to this field. False
UsageAfterUpdate System.Boolean Label 'AfterUpdate' corresponds to this field. False
UsageBeforeDelete System.Boolean Label 'BeforeDelete' corresponds to this field. False
UsageAfterDelete System.Boolean Label 'AfterDelete' corresponds to this field. False
UsageIsBulk System.Boolean Label 'IsBulk' corresponds to this field. False
UsageAfterUndelete System.Boolean Label 'AfterUndelete' corresponds to this field. False
ApiVersion System.Double Label 'Api Version' corresponds to this field. False
IsValid System.Boolean Label 'Is Valid' corresponds to this field. False
IsActive System.Boolean Label 'Is Active' corresponds to this field. True
BodyCrc System.Double Label 'Body CRC' corresponds to this field. False
Body System.String Label 'Body' corresponds to this field. False
LengthWithoutComments System.Int32 Label 'Size Without Comments' corresponds to this field. False
CreatedDate System.DateTime Label 'Created Date' corresponds to this field. True
CreatedById System.String Label 'Created By ID' corresponds to this field. True
LastModifiedDate System.DateTime Label 'Last Modified Date' corresponds to this field. True
LastModifiedById System.String Label 'Last Modified By ID' corresponds to this field. True
SystemModstamp System.DateTime Label 'System Modstamp' corresponds to this field. True

Pseudo-Columns

Pseudo-Column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
SOQLWhere String Specifies the Where clause of the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.
SOQLOrderBy String Specifies the Order By clause of the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precendence over any other input.
MaxResults String Sets the MaxResults to be returned by modifying the Limit clause of the SOQL query to execute against the Salesforce servers.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback