SqlInt64(Int64) Construtor
Definição
public:
SqlInt64(long value);
public SqlInt64 (long value);
new System.Data.SqlTypes.SqlInt64 : int64 -> System.Data.SqlTypes.SqlInt64
Public Sub New (value As Long)
Parâmetros
- value
- Int64
Um inteiro longo.A long integer.