TabularTranslator.ColumnMappings Property

Definition

Column mappings. Example: "UserId: MyUserId, Group: MyGroup, Name: MyName" Type: string (or Expression with resultType string). This property will be retired. Please use mappings property.

public object ColumnMappings { get; set; }
member this.ColumnMappings : obj with get, set
Public Property ColumnMappings As Object

Property Value

Applies to