DataFrameColumn.Info Method
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.
Returns a StringDataFrameColumn containing the DataType and Length of this column
public virtual Microsoft.Data.Analysis.StringDataFrameColumn Info ();
abstract member Info : unit -> Microsoft.Data.Analysis.StringDataFrameColumn
override this.Info : unit -> Microsoft.Data.Analysis.StringDataFrameColumn
Public Overridable Function Info () As StringDataFrameColumn