SalesForceClientOptions Properties |
The SalesForceClientOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeTruncationEnabled |
Gets or sets the value indicating whether the string values could be truncated.
|
![]() | BatchSize |
Gets or sets the maximum number of entities returned from one query command.
|
![]() | ClientName |
Gets or sets the string that identifies a client.
|
![]() | CultureName |
Gets or sets the language name of the labels returned.
|
![]() | DefaultNamespace |
Gets or sets the string that identifies a developer namespace prefix.
|
![]() | FeedTrackingEnabled |
Gets or sets the value indicating whether the changes will be tracked in feeds.
|
![]() | IncludeDeleted |
Gets or sets the value indicating whether the SOQL query will include deleted entities.
|
![]() | MruUpdateEnabled |
Gets or sets the value indicating whether the list of most recently used items will be updated.
|
![]() | TransactionEnabled |
Gets or sets the value indicating whether the command operations will run in a transaction.
|