Class FieldMap
A field map is a way to map a source row shape to a target row shape that may be different.
Inheritance
FieldMap
      
      
      
      
      
      
      
  Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
[JsonConverter(typeof(FieldMapModelConverter))]
public class FieldMapProperties
Description
Declaration
[JsonProperty(PropertyName = "description")]
public string Description { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Detailed description for the object. |