StructuralTypeConfiguration<TStructuralType>.Count 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.
Surcharges
Count() |
Définit cette propriété est comptabilisée de ce type de structure. |
Count(QueryOptionSetting) |
Définit si cette propriété peut être comptabilisée de ce type structurel. |
Count()
Définit cette propriété est comptabilisée de ce type de structure.
public Microsoft.AspNet.OData.Builder.StructuralTypeConfiguration<TStructuralType> Count ();
member this.Count : unit -> Microsoft.AspNet.OData.Builder.StructuralTypeConfiguration<'StructuralType (requires 'StructuralType : null)>
Public Function Count () As StructuralTypeConfiguration(Of TStructuralType)
Retours
S’applique à
Count(QueryOptionSetting)
Définit si cette propriété peut être comptabilisée de ce type structurel.
public Microsoft.AspNet.OData.Builder.StructuralTypeConfiguration<TStructuralType> Count (Microsoft.AspNet.OData.Query.QueryOptionSetting setting);
member this.Count : Microsoft.AspNet.OData.Query.QueryOptionSetting -> Microsoft.AspNet.OData.Builder.StructuralTypeConfiguration<'StructuralType (requires 'StructuralType : null)>
Public Function Count (setting As QueryOptionSetting) As StructuralTypeConfiguration(Of TStructuralType)
Paramètres
- setting
- QueryOptionSetting