Share via


IMutableRelationalPropertyOverrides.ColumnName Property

Definition

Gets or sets the column that the property maps to when targeting the specified table-like store object.

[System.Runtime.CompilerServices.Nullable(2)]
public string? ColumnName { get; set; }
public string? ColumnName { get; set; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.ColumnName : string with get, set
member this.ColumnName : string with get, set
Public Property ColumnName As String

Property Value

Attributes

Applies to