Compartilhar via


UInt16DataFrameColumn.ReverseSubtract Método

Definição

Sobrecargas

ReverseSubtract(UInt64)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.UInt64DataFrameColumn ReverseSubtract(ulong value);
override this.ReverseSubtract : uint64 -> Microsoft.Data.Analysis.UInt64DataFrameColumn
Public Function ReverseSubtract (value As ULong) As UInt64DataFrameColumn

Parâmetros

value
UInt64

Retornos

Aplica-se a

ReverseSubtract(UInt32)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.UInt32DataFrameColumn ReverseSubtract(uint value);
override this.ReverseSubtract : uint32 -> Microsoft.Data.Analysis.UInt32DataFrameColumn
Public Function ReverseSubtract (value As UInteger) As UInt32DataFrameColumn

Parâmetros

value
UInt32

Retornos

Aplica-se a

ReverseSubtract(UInt16)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.Int32DataFrameColumn ReverseSubtract(ushort value);
override this.ReverseSubtract : uint16 -> Microsoft.Data.Analysis.Int32DataFrameColumn
Public Function ReverseSubtract (value As UShort) As Int32DataFrameColumn

Parâmetros

value
UInt16

Retornos

Aplica-se a

ReverseSubtract(Single)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.SingleDataFrameColumn ReverseSubtract(float value);
override this.ReverseSubtract : single -> Microsoft.Data.Analysis.SingleDataFrameColumn
Public Function ReverseSubtract (value As Single) As SingleDataFrameColumn

Parâmetros

value
Single

Retornos

Aplica-se a

ReverseSubtract(SByte)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.Int32DataFrameColumn ReverseSubtract(sbyte value);
override this.ReverseSubtract : sbyte -> Microsoft.Data.Analysis.Int32DataFrameColumn
Public Function ReverseSubtract (value As SByte) As Int32DataFrameColumn

Parâmetros

value
SByte

Retornos

Aplica-se a

ReverseSubtract(Int16)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.Int32DataFrameColumn ReverseSubtract(short value);
override this.ReverseSubtract : int16 -> Microsoft.Data.Analysis.Int32DataFrameColumn
Public Function ReverseSubtract (value As Short) As Int32DataFrameColumn

Parâmetros

value
Int16

Retornos

Aplica-se a

ReverseSubtract(Int32)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.Int32DataFrameColumn ReverseSubtract(int value);
override this.ReverseSubtract : int -> Microsoft.Data.Analysis.Int32DataFrameColumn
Public Function ReverseSubtract (value As Integer) As Int32DataFrameColumn

Parâmetros

value
Int32

Retornos

Aplica-se a

ReverseSubtract(Double)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseSubtract(double value);
override this.ReverseSubtract : double -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseSubtract (value As Double) As DoubleDataFrameColumn

Parâmetros

value
Double

Retornos

Aplica-se a

ReverseSubtract(Decimal)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.DecimalDataFrameColumn ReverseSubtract(decimal value);
override this.ReverseSubtract : decimal -> Microsoft.Data.Analysis.DecimalDataFrameColumn
Public Function ReverseSubtract (value As Decimal) As DecimalDataFrameColumn

Parâmetros

value
Decimal

Retornos

Aplica-se a

ReverseSubtract(Byte)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.Int32DataFrameColumn ReverseSubtract(byte value);
override this.ReverseSubtract : byte -> Microsoft.Data.Analysis.Int32DataFrameColumn
Public Function ReverseSubtract (value As Byte) As Int32DataFrameColumn

Parâmetros

value
Byte

Retornos

Aplica-se a

ReverseSubtract(Int64)

Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Origem:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.Int64DataFrameColumn ReverseSubtract(long value);
override this.ReverseSubtract : int64 -> Microsoft.Data.Analysis.Int64DataFrameColumn
Public Function ReverseSubtract (value As Long) As Int64DataFrameColumn

Parâmetros

value
Int64

Retornos

Aplica-se a