DateTimeDataFrameColumn.ElementwiseGreaterThan Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
ElementwiseGreaterThan(DateTime) | |
ElementwiseGreaterThan(DateTimeDataFrameColumn) |
ElementwiseGreaterThan(DateTime)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThan(DateTime value);
override this.ElementwiseGreaterThan : DateTime -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThan (value As DateTime) As BooleanDataFrameColumn
Parametry
- value
- DateTime
Návraty
Platí pro
ElementwiseGreaterThan(DateTimeDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThan(Microsoft.Data.Analysis.DateTimeDataFrameColumn column);
override this.ElementwiseGreaterThan : Microsoft.Data.Analysis.DateTimeDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThan (column As DateTimeDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- DateTimeDataFrameColumn