EnumHelper.ToStringLiteral(IEdmEnumTypeReference, Int64) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Convertir la valeur d’énumération int en chaîne
public static string ToStringLiteral (this Microsoft.OData.Edm.IEdmEnumTypeReference type, long value);
static member ToStringLiteral : Microsoft.OData.Edm.IEdmEnumTypeReference * int64 -> string
<Extension()>
Public Function ToStringLiteral (type As IEdmEnumTypeReference, value As Long) As String
Paramètres
Référence du type d’énumération edm
- value
- Int64
valeur int d’entrée
Retours
littéral de chaîne de la valeur d’énumération