UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités Classic Integration

Format Column Names

UiPath.Salesforce.Activities.FormatColumnNames

Remplace les noms de colonnes dans une variable DataTable spécifiée.

Propriétés

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

  • Data - The DataTable variable whose column names you want to format. This field supports only DataTable variables.
  • Mapping - A DataTable variable that contains two columns which specifies how you want to format the variable specified in the Data field. The two fields are:
    • ColumnName - Represents the column names which are expected to be present in the DataTable variable specified in the Data field.
    • FieldName - Represents the column names which you want to replace the existing names with.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • InvalidColumns - The list of column names that could not be matched with the ones supplied in the Mapping property, stored in an IEnumerable<String> variable. This field supports only IEnumerable<String> variables.
  • Propriétés
  • Commun
  • Entrée
  • Divers
  • Sortie

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour