Freigeben über


DateTimeDataFrameColumn.ElementwiseLessThanOrEqual Methode

Definition

Überlädt

ElementwiseLessThanOrEqual(DateTimeDataFrameColumn)
ElementwiseLessThanOrEqual(DateTime)

ElementwiseLessThanOrEqual(DateTimeDataFrameColumn)

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

Parameter

Gibt zurück

Gilt für:

ElementwiseLessThanOrEqual(DateTime)

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

Parameter

value
DateTime

Gibt zurück

Gilt für: