Column.ToString Method

Definition

Invoke the toString method of the column instance

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

Column name of this column

Applies to