HeterogeneousColumn.MappingId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.