SqlInt64.Zero Campo

Definição

Representa um valor zero que pode ser atribuído à Value propriedade de uma instância da SqlInt64 estrutura.

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

Valor de Campo

Observações

O Zero campo é uma constante para a SqlInt64 estrutura.

Aplica-se a

Ver também