SystemObjects Property (SalesforceConnectionStringBuilder)
Determines whether to provide access to Salesforce system columns such as CreationDate, IsDeleted, etc.
'Declaration
Public Property SystemObjects As Boolean
public bool SystemObjects {get; set;}
Property Value
true, if access to the Salesforce system columns is provided; otherwise,
false. The default value is
false.
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