Udostępnij za pośrednictwem


StructuralPropertyConfiguration Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy StructuralPropertyConfiguration.

protected StructuralPropertyConfiguration (System.Reflection.PropertyInfo property, Microsoft.AspNet.OData.Builder.StructuralTypeConfiguration declaringType);
new Microsoft.AspNet.OData.Builder.StructuralPropertyConfiguration : System.Reflection.PropertyInfo * Microsoft.AspNet.OData.Builder.StructuralTypeConfiguration -> Microsoft.AspNet.OData.Builder.StructuralPropertyConfiguration
Protected Sub New (property As PropertyInfo, declaringType As StructuralTypeConfiguration)

Parametry

property
PropertyInfo

Właściwość konfiguracji.

declaringType
StructuralTypeConfiguration

Deklarowany typ właściwości.

Dotyczy