Compartir a través de


SalesforceTable interface

Salesforce table.

Properties

isProfile

Indicating whether this instance is profile.

tableCategory

The table category.

tableName

The name of the table.

tableRemarks

The table remarks.

tableSchema

The table schema.

Property Details

isProfile

Indicating whether this instance is profile.

isProfile?: string

Property Value

string

tableCategory

The table category.

tableCategory: string

Property Value

string

tableName

The name of the table.

tableName: string

Property Value

string

tableRemarks

The table remarks.

tableRemarks?: string

Property Value

string

tableSchema

The table schema.

tableSchema: string

Property Value

string