dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceCacheItem Structure / TableName Field

In This Topic
    TableName Field
    In This Topic
    Determines the name of the table, the cache settings of which this SalesforceCacheItem object contain.
    Syntax
    'Declaration
     
    Public TableName As String
    public string TableName

    Field Value

    The name of the table, the cache settings of which this SalesforceCacheItem object contain.
    See Also