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.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also