LayoutInt32 Classe
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.
public sealed class LayoutInt32 : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType<int>
type LayoutInt32 = class
inherit LayoutType<int>
Public NotInheritable Class LayoutInt32
Inherits LayoutType(Of Integer)
- Héritage
Champs
Immutable | (Hérité de LayoutType) |
LayoutCode | (Hérité de LayoutType) |
Size | (Hérité de LayoutType) |
Propriétés
AllowVariable | (Hérité de LayoutType) |
IsBool | (Hérité de LayoutType) |
IsFixed | |
IsNull | (Hérité de LayoutType) |
IsVarint | (Hérité de LayoutType) |
Name |
Méthodes
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET