共用方式為


SByteDataFrameColumn.ReverseSubtract 方法

定義

多載

ReverseSubtract(UInt64)

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

參數

value
UInt64

傳回

適用於

ReverseSubtract(UInt32)

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

參數

value
UInt32

傳回

適用於

ReverseSubtract(UInt16)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
UInt16

傳回

適用於

ReverseSubtract(Single)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Single

傳回

適用於

ReverseSubtract(SByte)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
SByte

傳回

適用於

ReverseSubtract(Int16)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Int16

傳回

適用於

ReverseSubtract(Int32)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Int32

傳回

適用於

ReverseSubtract(Double)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Double

傳回

適用於

ReverseSubtract(Decimal)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Decimal

傳回

適用於

ReverseSubtract(Byte)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Byte

傳回

適用於

ReverseSubtract(Int64)

來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
來源:
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

參數

value
Int64

傳回

適用於