Partager via


FieldValue.AsInt64 Méthode

Définition

Obtient la valeur du champ sous la forme d’un Int64.

public long AsInt64 ();
member this.AsInt64 : unit -> int64
Public Function AsInt64 () As Long

Retours

Valeur du champ converti Int64en .

Exceptions

Levée lorsque ValueType n’est pas Int64 ou lorsque la valeur est null.

S’applique à