StructuralTypeConfiguration<TStructuralType>.Property 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
Property(Expression<Func<TStructuralType,Nullable<TimeSpan>>>)
Ajoute une propriété primitive de durée au type EDM.
public Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,TimeSpan?>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, Nullable<TimeSpan>>> -> Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Nullable(Of TimeSpan)))) As PrecisionPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Nullable<TimeSpan>>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,DateTimeOffset>>)
Ajoute une propriété primitive datetime-with-offset au type EDM.
public Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,DateTimeOffset>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, DateTimeOffset>> -> Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, DateTimeOffset))) As PrecisionPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,DateTimeOffset>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,TimeSpan>>)
Ajoute une propriété primitive de durée au type EDM.
public Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,TimeSpan>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, TimeSpan>> -> Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, TimeSpan))) As PrecisionPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,TimeSpan>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,Nullable<Decimal>>>)
Ajoute une propriété primitive deciaml au type EDM.
public Microsoft.AspNet.OData.Builder.DecimalPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,decimal?>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, Nullable<decimal>>> -> Microsoft.AspNet.OData.Builder.DecimalPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Nullable(Of Decimal)))) As DecimalPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Nullable<Decimal>>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,String>>)
Ajoute une propriété de chaîne à ce type EDM.
public Microsoft.AspNet.OData.Builder.LengthPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,string>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, string>> -> Microsoft.AspNet.OData.Builder.LengthPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, String))) As LengthPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,String>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,Nullable<DateTimeOffset>>>)
Ajoute une propriété primitive datetime-with-offset au type EDM.
public Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,DateTimeOffset?>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, Nullable<DateTimeOffset>>> -> Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Nullable(Of DateTimeOffset)))) As PrecisionPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Nullable<DateTimeOffset>>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,TimeOfDay>>)
Ajoute une propriété primitive time-of-day au type EDM.
public Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,Microsoft.OData.Edm.TimeOfDay>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, Microsoft.OData.Edm.TimeOfDay>> -> Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, TimeOfDay))) As PrecisionPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,TimeOfDay>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,Stream>>)
Ajoute une propriété de flux à ce type EDM.
public Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,System.IO.Stream>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, System.IO.Stream>> -> Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Stream))) As PrimitivePropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Stream>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,Decimal>>)
Ajoute une propriété primitive deciaml au type EDM.
public Microsoft.AspNet.OData.Builder.DecimalPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,decimal>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, decimal>> -> Microsoft.AspNet.OData.Builder.DecimalPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Decimal))) As DecimalPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Decimal>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,Byte[]>>)
Ajoute une propriété binaire à ce type EDM.
public Microsoft.AspNet.OData.Builder.LengthPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,byte[]>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, byte[]>> -> Microsoft.AspNet.OData.Builder.LengthPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Byte()))) As LengthPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Byte[]>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property(Expression<Func<TStructuralType,Nullable<TimeOfDay>>>)
Ajoute une propriété primitive time-of-day au type EDM.
public Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration Property (System.Linq.Expressions.Expression<Func<TStructuralType,Microsoft.OData.Edm.TimeOfDay?>> propertyExpression);
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, Nullable<Microsoft.OData.Edm.TimeOfDay>>> -> Microsoft.AspNet.OData.Builder.PrecisionPropertyConfiguration
Public Function Property (propertyExpression As Expression(Of Func(Of TStructuralType, Nullable(Of TimeOfDay)))) As PrecisionPropertyConfiguration
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Nullable<TimeOfDay>>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property<T>(Expression<Func<TStructuralType,T>>)
Ajoute une propriété primitive requise à ce type EDM.
public Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration Property<T> (System.Linq.Expressions.Expression<Func<TStructuralType,T>> propertyExpression) where T : struct;
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, 'T>> -> Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration (requires 'T : struct)
Public Function Property(Of T As Structure) (propertyExpression As Expression(Of Func(Of TStructuralType, T))) As PrimitivePropertyConfiguration
Paramètres de type
- T
Type de propriété primitive.
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,T>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.
S’applique à
Property<T>(Expression<Func<TStructuralType,Nullable<T>>>)
Ajoute une propriété primitive facultative à ce type EDM.
public Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration Property<T> (System.Linq.Expressions.Expression<Func<TStructuralType,T?>> propertyExpression) where T : struct;
member this.Property : System.Linq.Expressions.Expression<Func<'StructuralType, Nullable<'T>>> -> Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration (requires 'T : struct)
Public Function Property(Of T As Structure) (propertyExpression As Expression(Of Func(Of TStructuralType, Nullable(Of T)))) As PrimitivePropertyConfiguration
Paramètres de type
- T
Type de propriété primitive.
Paramètres
- propertyExpression
- Expression<Func<TStructuralType,Nullable<T>>>
Expression lambda représentant la propriété de navigation pour la relation.
Par exemple, en C# t => t.MyProperty
et en Visual Basic .NET Function(t) t.MyProperty
.
Retours
Objet de configuration pouvant être utilisé pour configurer davantage la propriété.