ColumnModification.ColumnName 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.
The name of the column.
public virtual string ColumnName { get; }
[System.Runtime.CompilerServices.Nullable(1)]
public virtual string ColumnName { get; }
member this.ColumnName : string
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.ColumnName : string
Public Overridable ReadOnly Property ColumnName As String
Property Value
Implements
- Attributes