SqlSingle.Zero Campo

Definição

Representa o valor zero que pode ser atribuído à propriedade Value de uma instância da classe SqlSingle.Represents the zero value that can be assigned to the Value property of an instance of the SqlSingle class.

public: static initonly System::Data::SqlTypes::SqlSingle Zero;
public static readonly System.Data.SqlTypes.SqlSingle Zero;
 staticval mutable Zero : System.Data.SqlTypes.SqlSingle
Public Shared ReadOnly Zero As SqlSingle 

Valor do campo

SqlSingle

Comentários

Zero funciona como uma constante para a SqlSingle classe.Zero functions as a constant for the SqlSingle class.

Aplica-se a