DateTimeDataFrameColumn.ElementwiseLessThan Metode

Definisi

Overload

ElementwiseLessThan(DateTimeDataFrameColumn)

Sumber:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Sumber:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Sumber:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseLessThan(Microsoft.Data.Analysis.DateTimeDataFrameColumn column);
override this.ElementwiseLessThan : Microsoft.Data.Analysis.DateTimeDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseLessThan (column As DateTimeDataFrameColumn) As BooleanDataFrameColumn

Parameter

Mengembalikan

Berlaku untuk

ElementwiseLessThan(DateTime)

Sumber:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Sumber:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Sumber:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseLessThan(DateTime value);
override this.ElementwiseLessThan : DateTime -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseLessThan (value As DateTime) As BooleanDataFrameColumn

Parameter

value
DateTime

Mengembalikan

Berlaku untuk