SByteDataFrameColumn.ElementwiseGreaterThanOrEqual Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
ElementwiseGreaterThanOrEqual(Byte)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (byte value);
override this.ElementwiseGreaterThanOrEqual : byte -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Byte) As BooleanDataFrameColumn
Parametry
- value
- Byte
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(UInt32)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (uint value);
override this.ElementwiseGreaterThanOrEqual : uint32 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As UInteger) As BooleanDataFrameColumn
Parametry
- value
- UInt32
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(UInt16)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (ushort value);
override this.ElementwiseGreaterThanOrEqual : uint16 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As UShort) As BooleanDataFrameColumn
Parametry
- value
- UInt16
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Single)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (float value);
override this.ElementwiseGreaterThanOrEqual : single -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Single) As BooleanDataFrameColumn
Parametry
- value
- Single
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(SByte)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (sbyte value);
override this.ElementwiseGreaterThanOrEqual : sbyte -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As SByte) As BooleanDataFrameColumn
Parametry
- value
- SByte
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Int64)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (long value);
override this.ElementwiseGreaterThanOrEqual : int64 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Long) As BooleanDataFrameColumn
Parametry
- value
- Int64
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Int32)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (int value);
override this.ElementwiseGreaterThanOrEqual : int -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Integer) As BooleanDataFrameColumn
Parametry
- value
- Int32
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Int16)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (short value);
override this.ElementwiseGreaterThanOrEqual : int16 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Short) As BooleanDataFrameColumn
Parametry
- value
- Int16
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Double)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (double value);
override this.ElementwiseGreaterThanOrEqual : double -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Double) As BooleanDataFrameColumn
Parametry
- value
- Double
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Decimal)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (decimal value);
override this.ElementwiseGreaterThanOrEqual : decimal -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As Decimal) As BooleanDataFrameColumn
Parametry
- value
- Decimal
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(UInt64)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (ulong value);
override this.ElementwiseGreaterThanOrEqual : uint64 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (value As ULong) As BooleanDataFrameColumn
Parametry
- value
- UInt64
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(UInt64DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.UInt64DataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.UInt64DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As UInt64DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- UInt64DataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(UInt16DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.UInt16DataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.UInt16DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As UInt16DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- UInt16DataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(SingleDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.SingleDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.SingleDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As SingleDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- SingleDataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(SByteDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.SByteDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.SByteDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As SByteDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- SByteDataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Int64DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.Int64DataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.Int64DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As Int64DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- Int64DataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Int32DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.Int32DataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.Int32DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As Int32DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- Int32DataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(Int16DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.Int16DataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.Int16DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As Int16DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- Int16DataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(DoubleDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.DoubleDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.DoubleDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As DoubleDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- DoubleDataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(DecimalDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.DecimalDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.DecimalDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As DecimalDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- DecimalDataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(ByteDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.ByteDataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.ByteDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As ByteDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- ByteDataFrameColumn
Zwraca
Dotyczy
ElementwiseGreaterThanOrEqual(UInt32DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseGreaterThanOrEqual (Microsoft.Data.Analysis.UInt32DataFrameColumn column);
override this.ElementwiseGreaterThanOrEqual : Microsoft.Data.Analysis.UInt32DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseGreaterThanOrEqual (column As UInt32DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- UInt32DataFrameColumn