HeterogeneousColumn.MappingId Property

Definition

Gets or sets the mapping ID of the current instance.

public:
 property int MappingId { int get(); void set(int value); };
public int MappingId { get; set; }
member this.MappingId : int with get, set
Public Property MappingId As Integer

Property Value

The mapping ID of the current instance.

Applies to